mitgliederverwaltung/lib
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
..
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-13 15:01:54 +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-13 15:01:54 +01:00
mv_web fix tests 2026-01-13 10:48:44 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: added csv templates 2026-01-12 17:36:15 +01:00