mitgliederverwaltung/lib
Moritz 079d270768
All checks were successful
continuous-integration/drone/push Build is passing
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-23 02:08:11 +01:00
..
accounts Shorten User policy comments to state what only 2026-01-22 21:36:12 +01:00
membership Fix authorization bypass in seeds and validations 2026-01-23 02:08:11 +01:00
membership_fees docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
mv Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-22 23:17:55 +01:00
mv_web Add centralized Actor.ensure_loaded helper 2026-01-22 22:37:07 +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