mitgliederverwaltung/lib
Moritz 64952d4ff4
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-27 10:30:05 +01:00
..
accounts Fix: Don't cache nil in default_role_id to prevent bootstrap issues 2026-01-27 10:23:27 +01:00
membership Remove NoActor module, improve Member validation, update docs 2026-01-27 10:23:21 +01:00
membership_fees Use authorize?: false for integrity checks in validations 2026-01-27 10:23:17 +01:00
mv Security: Require actor parameter in CSV import 2026-01-27 10:30:05 +01:00
mv_web fix tests and linting 2026-01-27 10:30:05 +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-27 10:23:08 +01:00