mitgliederverwaltung/lib/mv/authorization
Moritz a42fc8a6eb Fix: Update comment in auto_filter to reflect expr(false) usage
Update comment from 'id IN [] = never matches' to 'expr(false) = match none'
to match the actual implementation of deny_filter().
2026-01-08 23:34:04 +01:00
..
checks Fix: Update comment in auto_filter to reflect expr(false) usage 2026-01-08 23:34:04 +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