prop/priv
Graham McIntire adaa17719a Add password auth with callsign + email confirmation
Generated Accounts context, User schema, and controllers via
phx.gen.auth. Adapted it for password-only login with required
email confirmation:

- Users have callsign (unique, uppercased), name, email, password
- Registration form fields: callsign, name, email, password, confirm
- Magic-link login path removed; login is email + password only
- After register, a confirmation email is sent and login is blocked
  until the account is confirmed via the token URL
- Confirmation link logs the user in on first use
- SMTP2GO configured as the outgoing mailer in k8s prod
2026-04-08 10:21:16 -05:00
..
gettext initial 2026-03-28 11:28:47 -05:00
models Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
repo Add password auth with callsign + email confirmation 2026-04-08 10:21:16 -05:00
static Add robots.txt and sitemap.xml for search engines 2026-04-03 08:44:33 -05:00