mitgliederverwaltung/lib/mv/authorization
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
..
authorization.ex feat: add get_role action to Authorization domain 2026-01-06 18:37:35 +01:00
permission_sets.ex docs: clean up PermissionSets documentation 2026-01-06 18:14:19 +01:00
role.ex security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00