mitgliederverwaltung/lib/mv/authorization
Moritz dd4b88f0b7
All checks were successful
continuous-integration/drone/push Build is passing
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-08 23:30:06 +01:00
..
checks Improve: Make deny_filter robust and add regression test 2026-01-08 23:30:06 +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