mitgliederverwaltung/lib
Moritz 5b9830a6cc Use current_actor/1 helper in all LiveViews
Replace inconsistent actor access patterns with current_actor/1 helper
and ensure actor is passed to all Ash operations for proper authorization.
2026-01-09 05:26:06 +01:00
..
accounts security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
membership Pass actor parameter through cycle generation 2026-01-09 05:26:01 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv Pass actor parameter to member email validation 2026-01-09 05:26:04 +01:00
mv_web Use current_actor/1 helper in all LiveViews 2026-01-09 05:26:06 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: add UI-level authorization helpers 2026-01-08 16:16:53 +01:00