memgraph/tests/e2e/fine_grained_access
andrejtonev 6a4ef55e90
Better auth user/role handling (#1699)
* Stop auth module from creating users
* Explicit about auth policy (check if no users defined OR auth module used)
* Role supports database access definition
* Authenticate() returns user or role
* AuthChecker generates QueryUserOrRole (can be empty)
* QueryUserOrRole actually authorizes
* Add auth cache invalidation
* Better database access queries (GRANT, DENY, REVOKE DATABASE)
2024-02-22 14:00:39 +00:00
..
CMakeLists.txt Replication refactor part 7 (#1550) 2024-01-23 12:06:10 +01:00
common.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
create_delete_filtering_tests.py Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
edge_type_filtering_tests.py Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
path_filtering_tests.py Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
show_db.py Replication refactor part 7 (#1550) 2024-01-23 12:06:10 +01:00
workloads.yaml Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00