mitgliederverwaltung/lib/mv/authorization
Moritz f3abade7ad Add authorize?: false to Actor.ensure_loaded
SECURITY: Skip authorization for role loading to avoid circular dependency.
Actor loads their OWN role, needed for authorization itself.
Documented why this is safe.
2026-01-22 23:04:56 +01:00
..
checks Add centralized Actor.ensure_loaded helper 2026-01-22 22:37:07 +01:00
actor.ex Add authorize?: false to Actor.ensure_loaded 2026-01-22 23:04:56 +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 security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00