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/users
2024-01-09 16:38:09 +01:00
..
GroupSelectModal.ts web: refactor status label to separate component (#7407) 2023-11-20 11:24:48 -08:00
ServiceAccountForm.ts web/admin: contextually add user to group when creating user from group page (#7586) 2023-11-15 23:14:30 +01:00
UserActiveForm.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
UserAssignedGlobalPermissionsTable.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
UserAssignedObjectPermissionsTable.ts core/rbac: fix missing field when removing perm, add delete from object page (#7226) 2023-10-19 14:53:56 +02:00
UserChart.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
UserDevicesTable.ts web/admin: fix admins not able to delete MFA devices (#7660) 2023-11-21 15:08:02 +01:00
UserForm.ts web/admin: contextually add user to group when creating user from group page (#7586) 2023-11-15 23:14:30 +01:00
UserListPage.ts Merge branch 'main' into multi-tenant-django-tenants 2024-01-09 16:38:09 +01:00
UserPasswordForm.ts web: fix form default submit handler (#7122) 2023-10-12 15:12:46 +02:00
UserPermissionForm.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
UserResetEmailForm.ts web: fix form default submit handler (#7122) 2023-10-12 15:12:46 +02:00
UserViewPage.ts web: abstract rootInterface()?.config?.capabilities.includes() into .can() (#7737) 2024-01-08 10:22:52 -08:00