mitgliederverwaltung/lib/mv/authorization/checks
Moritz 236eb53a24
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-08 22:55:45 +01:00
..
has_permission.ex Fix: HasPermission auto_filter and strict_check implementation 2026-01-08 22:55:24 +01:00
no_actor.ex Refactor: NoActor to SimpleCheck with compile-time environment check 2026-01-08 22:55:45 +01:00