Files
memgraph/src/auth
andrejtonev 1dfeee14f7 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-26 00:09:31 +01:00
..
2024-01-30 18:17:05 +00:00
2024-02-26 00:09:31 +01:00