mitgliederverwaltung/test/mv/authorization/checks
Moritz 93216f3ee6 Harden NoActor check with runtime environment guard
Add Mix.env() check to match?/3 for defense in depth.
Document NoActor pattern in CODE_GUIDELINES.md.
2026-01-22 21:36:09 +01:00
..
has_permission_fail_closed_test.exs Improve: Make deny_filter robust and add regression test 2026-01-13 15:01:55 +01:00
has_permission_integration_test.exs Security: Fix critical deny-filter bug and improve authorization 2026-01-13 15:01:55 +01:00
has_permission_test.exs test(auth): add User policies test suite 2026-01-22 19:19:25 +01:00
no_actor_test.exs Harden NoActor check with runtime environment guard 2026-01-22 21:36:09 +01:00