mitgliederverwaltung/lib/mv/authorization
Moritz 403eda3908
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-24 19:15:05 +01:00
..
checks Remove NoActor module, improve Member validation, update docs 2026-01-24 11:59:18 +01:00
actor.ex Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-22 23:17:55 +01:00
authorization.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
permission_sets.ex Clarify User.update :own in permission sets 2026-01-22 21:36:11 +01:00
role.ex Add Role helper function and create_role_with_system_flag action 2026-01-24 19:15:05 +01:00