mitgliederverwaltung/lib
Moritz 562265f212 Security: Require actor parameter in CSV import
Remove fallback to system_actor in process_chunk to prevent
unauthorized access. Actor must now be explicitly provided.
2026-01-25 18:33:25 +01:00
..
accounts Fix: Don't cache nil in default_role_id to prevent bootstrap issues 2026-01-25 17:11:05 +01:00
membership Remove NoActor module, improve Member validation, update docs 2026-01-24 11:59:18 +01:00
membership_fees Use authorize?: false for integrity checks in validations 2026-01-24 02:21:09 +01:00
mv Security: Require actor parameter in CSV import 2026-01-25 18:33:25 +01:00
mv_web fix tests and linting 2026-01-25 17:31:49 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex Centralize role preloading in global LiveView on_mount 2026-01-22 21:36:15 +01:00