mitgliederverwaltung/lib/mv/authorization
Moritz 3d753c5460
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-27 10:23:11 +01:00
..
checks Add centralized Actor.ensure_loaded helper 2026-01-27 10:23:10 +01:00
actor.ex Add authorize?: false to Actor.ensure_loaded 2026-01-27 10:23:11 +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 security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00