mitgliederverwaltung/lib/mv/authorization
Moritz 7845117fad
All checks were successful
continuous-integration/drone/push Build is passing
refactor: improve error handling and documentation in PermissionSets
- Add explicit ArgumentError for invalid permission set names with helpful message
- Soften performance claim in documentation (intended to be constant-time)
- Add tests for error handling
- Improve maintainability with guard clause for invalid inputs
2026-01-06 21:55:52 +01:00
..
authorization.ex feat: add get_role action to Authorization domain 2026-01-06 18:37:35 +01:00
permission_sets.ex refactor: improve error handling and documentation in PermissionSets 2026-01-06 21:55:52 +01:00
role.ex security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00