mitgliederverwaltung/lib/mv/email_sync
Moritz 7375b83167
All checks were successful
continuous-integration/drone/push Build is passing
docs: add @doc to public functions in EmailSync, Validations, and Senders
Document public API functions with @doc for better tooling support:
- EmailSync Changes: sync_user_email_to_member, sync_member_email_to_user
- Validations: email_not_used_by_other_member, email_not_used_by_other_user
- Senders: send_new_user_confirmation_email, send_password_reset_email
2025-11-13 11:20:33 +01:00
..
changes docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
helpers.ex add action changes for email sync 2025-10-23 13:13:27 +02:00
loader.ex refactor: email sync changes 2025-10-23 13:13:28 +02:00