Alexander Zobnin
82dea4b3e5
Access control: Cache basic roles and teams permissions (#87043)
* RBAC: Cache basic roles permissions
* Cache teams permissions
* Set cache TTL to 1 minute
* Add OSS implementation
* Fetch basic role permissions correctly
* fix conflict_user_command
* Fix teams permissions query
* Add traces for GetUserPermissions
* Fix folders tests
* Fix colflict user command
* Update store mock
* Fix linter error
* Reuse GetUserPermissions for fetching basic roles
* tests for GetTeamsPermissions
* pre-allocate slice capacity
* Fix linter
2024-05-07 15:23:11 +02:00
..
2023-08-30 18:46:47 +03:00
2022-11-17 05:24:07 -05:00
2024-02-09 09:35:39 -05:00
2023-03-17 16:36:39 +01:00
2023-10-04 14:51:35 +02:00
2024-01-23 12:36:22 +01:00
2024-04-29 11:32:03 +01:00
2024-05-07 15:23:11 +02:00
2024-04-22 10:29:25 +02:00
2023-07-19 16:55:31 +02:00
2023-05-08 10:58:47 +02:00
2023-05-08 10:58:47 +02:00
2023-05-04 10:52:09 +02:00
2023-05-08 10:58:47 +02:00
2023-05-04 10:52:09 +02:00
2022-12-21 08:24:33 -05:00
2024-04-17 15:24:36 +02:00
2023-05-08 10:58:47 +02:00
2023-05-08 10:58:47 +02:00
2024-04-18 15:46:04 +02:00