mitgliederverwaltung/lib/mv/authorization
Moritz 9b0d022767 fix: add missing /profile page to read_only and normal_user permission sets
Both permission sets allow User:update :own, so users should be able
to access their profile page. This makes the implementation consistent
with the documentation and the logical permission model.
2026-01-06 21:55:13 +01:00
..
authorization.ex feat: add get_role action to Authorization domain 2026-01-06 18:37:35 +01:00
permission_sets.ex fix: add missing /profile page to read_only and normal_user permission sets 2026-01-06 21:55:13 +01:00
role.ex security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00