memgraph/src
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
..
audit Address review comments 2022-03-14 15:47:41 +01:00
auth [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
communication Fix websocket connection (#403) 2022-06-09 22:19:43 +02:00
data_structures Add memgraph namespace 2022-03-14 15:47:41 +01:00
glue [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
integrations Add limit batches option to start stream query (#392) 2022-06-20 15:09:45 +03:00
io Small io network socket fixes (#360) 2022-04-08 14:38:13 +02:00
kvstore Address review comments 2022-03-14 15:47:41 +01:00
lisp Address review comments 2022-03-14 15:47:41 +01:00
memory Correcting USE_JEMALLOC flag (#401) 2022-06-09 18:55:28 +02:00
py Add memgraph namespace 2022-03-14 15:47:41 +01:00
query [E129-MG < T1007-MG] Expand Cursors with LBA checks (#524) 2022-09-02 17:12:07 +02:00
requests Add memgraph namespace 2022-03-14 15:47:41 +01:00
rpc Address review comments 2022-03-14 15:47:41 +01:00
slk Remove ref from std::string_view (#215) 2022-06-21 17:18:43 +03:00
storage/v2 Save replication settings (#415) 2022-07-07 13:30:28 +02:00
telemetry Add memgraph namespace 2022-03-14 15:47:41 +01:00
utils Implement ToString function for temporal datatypes (#429) 2022-07-11 13:44:27 +02:00
CMakeLists.txt [E129-MG <-T0982-MG] implement edge type filtering (#489) 2022-08-16 15:57:23 +02:00
helpers.hpp Add new memgraph licenses and move third party licenses (#248) 2021-10-03 12:26:48 +02:00
memgraph.cpp [E129-MG < T997-MG] Show label privileges (#506) 2022-08-31 12:14:16 +02:00
mg_import_csv.cpp Remove ref from std::string_view (#215) 2022-06-21 17:18:43 +03:00
version.hpp.in Add new memgraph licenses and move third party licenses (#248) 2021-10-03 12:26:48 +02:00