mitgliederverwaltung/lib
Moritz 3051ac9e38
Fix authorization bypass in seeds and validations
- Add authorize?: false to all bootstrap operations in seeds.exs
- Fix user-linking validation to respect authorize? context flag
- Prevents authorization errors during initial setup when no actor exists yet
2026-01-27 10:23:13 +01:00
..
accounts Shorten User policy comments to state what only 2026-01-27 10:23:07 +01:00
membership Fix authorization bypass in seeds and validations 2026-01-27 10:23:13 +01:00
membership_fees docs: Update domain Public API documentation 2026-01-27 10:13:55 +01:00
mv Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-27 10:23:13 +01:00
mv_web Add centralized Actor.ensure_loaded helper 2026-01-27 10:23:10 +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