memgraph/src/glue
Boris Taševski d008a2ad8d
[E129-MG < T1007-MG] Expand Cursors with LBA checks (#524)
* [T1007-MG < T0997-MG] Authorization on paths (#501)

* Added read authorization in paths operators

* [T1007-MG < T1016-MG] Added authorization in create and delete operators (#513)

* Added authorization in RemoveNodeCursor, RemoveExpandCursor, CreateNodeCursor, CreateExpandCursor,MergeCursor

* [T1007-MG < T1014-MG] Add authorization to read operators (#520)

Added label based access control to read operators (ScanAll).

* [T1007-MG < T1015-MG] Add authorization to update operators (SetProperty, SetProperties, RemoveProperty) (#521)

Added label based authorization to update operators

Co-authored-by: niko4299 <51059248+niko4299@users.noreply.github.com>
Co-authored-by: Josip Mrden <josip.mrden@memgraph.io>
2022-09-02 17:12:07 +02:00
..
auth_checker.cpp [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
auth_checker.hpp [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
auth_handler.cpp [E129-MG < T997-MG] Show label privileges (#506) 2022-08-31 12:14:16 +02:00
auth_handler.hpp [E129-MG < T997-MG] Show label privileges (#506) 2022-08-31 12:14:16 +02:00
auth.cpp [E129-MG < T1004-MG] Expand cypher with more granular label permissions (#500) 2022-08-22 14:11:43 +02:00
auth.hpp [E129-MG < T1004-MG] Expand cypher with more granular label permissions (#500) 2022-08-22 14:11:43 +02:00
CMakeLists.txt [E129-MG < T997-MG] Show label privileges (#506) 2022-08-31 12:14:16 +02:00
communication.cpp Address review comments 2022-03-14 15:47:41 +01:00
communication.hpp Address review comments 2022-03-14 15:47:41 +01:00