mitgliederverwaltung/lib/mv/authorization
Moritz c95a6fac69
Improve: Make deny_filter robust and add regression test
- Change deny_filter from [id: {:in, []}] to expr(false)
- Add regression test to ensure deny-filter matches 0 records
2026-01-13 15:01:55 +01:00
..
checks Improve: Make deny_filter robust and add regression test 2026-01-13 15:01:55 +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