mitgliederverwaltung/lib/mv/authorization
Moritz 6cd18545bd
Fix: HasPermission auto_filter and strict_check implementation
Fixes security issue where auto_filter returned nil instead of proper
filter expressions, which could lead to incorrect authorization behavior.
2026-01-08 22:55:24 +01:00
..
checks Fix: HasPermission auto_filter and strict_check implementation 2026-01-08 22:55:24 +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 /custom_field_values/:id page to read_only and normal_user 2026-01-06 22:17:33 +01:00
role.ex security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00