mitgliederverwaltung/lib
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
..
accounts security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
membership Refactor: NoActor to SimpleCheck with compile-time environment check 2026-01-08 22:55:45 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv Refactor: NoActor to SimpleCheck with compile-time environment check 2026-01-08 22:55:45 +01:00
mv_web perf: optimize load_user_counts with DB-side aggregation 2026-01-08 16:20:27 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: add UI-level authorization helpers 2026-01-08 16:16:53 +01:00