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/web/src/admin/roles
Jens L acad3c4d5c
core/rbac: fix missing field when removing perm, add delete from object page (#7226)
* make object permissions deletable from the object page

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix error when removing object permissions form user/role page

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* upgrade translation

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-10-19 14:53:56 +02:00
..
RoleForm.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
RoleListPage.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
RolePermissionForm.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
RolePermissionGlobalTable.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
RolePermissionObjectTable.ts core/rbac: fix missing field when removing perm, add delete from object page (#7226) 2023-10-19 14:53:56 +02:00
RoleViewPage.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00