mitgliederverwaltung/lib/mv/authorization
Moritz e30be4c228
Add Role helper function and create_role_with_system_flag action
- Add get_mitglied_role/0 helper to avoid code duplication
- Add create_role_with_system_flag action for seeds/migrations
- Allows setting is_system_role flag (required for 'Mitglied' role)
2026-01-27 10:23:22 +01:00
..
checks Remove NoActor module, improve Member validation, update docs 2026-01-27 10:23:21 +01:00
actor.ex Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-27 10:23:13 +01:00
authorization.ex docs: Update domain Public API documentation 2026-01-27 10:13:55 +01:00
permission_sets.ex Clarify User.update :own in permission sets 2026-01-27 10:23:07 +01:00
role.ex Add Role helper function and create_role_with_system_flag action 2026-01-27 10:23:22 +01:00