This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/rbac/api
Jens L cd61cb3847
rbac: fix error when looking up permissions for now uninstalled apps (#8068)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-01-05 13:13:32 +01:00
..
__init__.py core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
rbac.py rbac: handle lookup error (#7341) 2023-10-27 13:38:44 +02:00
rbac_assigned_by_roles.py core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
rbac_assigned_by_users.py core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
rbac_roles.py rbac: fix error when looking up permissions for now uninstalled apps (#8068) 2024-01-05 13:13:32 +01:00
rbac_users.py rbac: fix error when looking up permissions for now uninstalled apps (#8068) 2024-01-05 13:13:32 +01:00
roles.py core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00