mitgliederverwaltung/lib/accounts
Moritz 5f13901ca5 security: remove is_system_role from public API
Remove is_system_role from accept lists in create_role and update_role
actions. This field should only be set via seeds or internal actions to
prevent users from creating unkillable roles through the public API.
2026-01-06 19:04:03 +01:00
..
user refactor: small changes from PR review 2025-11-13 16:33:29 +01:00
accounts.ex feat: test authentication 2025-07-31 14:18:36 +02:00
token.ex doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00
user.ex security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
user_identity.exs doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00