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
..
2024-02-22 14:00:39 +00:00
2024-01-29 15:34:00 +01:00
2024-02-09 17:07:30 +01:00
2024-02-22 14:00:39 +00:00
2024-02-22 05:34:08 +00:00
2024-02-22 14:00:39 +00:00
2024-01-26 10:50:03 +00:00
2024-02-19 21:09:54 +01:00
2024-02-22 14:00:39 +00:00
2023-11-07 17:04:37 +01:00
2024-01-29 15:34:00 +01:00
2022-04-07 17:56:18 +02:00
2023-12-21 09:43:16 +01:00
2024-02-22 14:00:39 +00:00
2021-09-09 10:44:47 +02:00
2017-07-06 13:54:12 +02:00
2021-01-21 15:56:21 +01:00
2023-10-10 09:27:11 +03:00
2023-07-31 14:48:12 +02:00