mitgliederverwaltung/lib/mv/authorization/checks
Moritz 6846363132
Refactor: NoActor to SimpleCheck with compile-time environment check
This prevents security issues where :create/:read without actor would
be allowed in production. Now all operations require an actor in production.
2026-01-13 15:01:54 +01:00
..
has_permission.ex Fix: HasPermission auto_filter and strict_check implementation 2026-01-13 15:01:54 +01:00
no_actor.ex Refactor: NoActor to SimpleCheck with compile-time environment check 2026-01-13 15:01:54 +01:00