memgraph/tests/e2e/configuration
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
configuration_check.py Implement parallel constraints recovery (#1545) 2023-12-04 21:56:05 +01:00
default_config.py Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
storage_info.py HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
workloads.yaml Add disk storage to e2e tests (#1202) 2023-08-30 13:42:11 +02:00