mitgliederverwaltung/test/mv/authorization
Moritz 427608578f
All checks were successful
continuous-integration/drone/push Build is passing
Restrict Actor.ensure_loaded to Mv.Accounts.User only
Pattern match on %Mv.Accounts.User{} instead of generic actor.
Clearer intention, prevents accidental authorization bypasses.
Non-User actors are returned as-is (no-op).
2026-01-22 23:17:55 +01:00
..
checks Replace NoActor runtime Mix.env with compile-time config 2026-01-22 22:37:04 +01:00
actor_test.exs Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-22 23:17:55 +01:00
permission_sets_test.exs fix: add missing /custom_field_values/:id page to read_only and normal_user 2026-01-06 22:17:33 +01:00
role_test.exs test: update role tests for is_system_role API change 2026-01-06 19:04:05 +01:00