Files
memgraph/tests
Boris Taševski b489ac7cff [E129-MG < T1003-MG] Expand fine grained access checker with more granular permissions (#496)
* Added enum for more granular access control; Expanded functionality of fine grained access checker; Propagated changes to Edit, Deny and Revoke permissions methods in interpreter

* Introduced Merge method for merging two colle with permissions

* e2e tests implementation started

* FineGrainedAccessChecker Grant and Deny methods reworked

* removed faulty test addition

* Naming fixes; FineGrainedAccessChecker unit tests introduced

* unnecessary includes removed; minor code improvements

* Access checker reworked; denies and grant merged into single permission object; Created global_permission that applies to all non-created permissions. Grant, Deny and Revoke reworked; Merge method reworked

* Fixed wrong check;

* PR review changes; Naming and const fixed, replaced double tertiary with lambda

* unwrapping the iterator fix

* minor spelling fixes
2022-08-18 16:59:38 +02:00
..
2022-04-11 13:55:34 +03:00
2022-03-31 13:52:43 +02:00
2022-07-07 13:30:28 +02:00
2022-03-14 15:47:41 +01:00
2022-03-14 15:47:41 +01:00
2022-03-14 15:47:41 +01:00
2022-07-26 20:54:56 +02:00
2021-09-09 10:44:47 +02:00
2021-11-25 10:12:33 +01:00