memgraph/tests/e2e/fine_grained_access
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
..
CMakeLists.txt [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
common.py [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
create_delete_filtering_tests.py [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
edge_type_filtering_tests.py [E129-MG < T1004-MG] Expand cypher with more granular label permissions (#500) 2022-08-22 14:11:43 +02:00
path_filtering_tests.py [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
workloads.yaml [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00