prop/lib/microwaveprop/accounts
Graham McIntire eaef5b0178 Add is_admin flag, auto-grant to graham@mcintire.me
Adds a boolean is_admin column (default false) and has the
registration changeset auto-set it to true when the email matches
graham@mcintire.me (case-insensitive). The migration also backfills
the flag for an existing row with that email.
2026-04-08 11:43:52 -05:00
..
scope.ex Add password auth with callsign + email confirmation 2026-04-08 10:21:40 -05:00
user.ex Add is_admin flag, auto-grant to graham@mcintire.me 2026-04-08 11:43:52 -05:00
user_notifier.ex Add password auth with callsign + email confirmation 2026-04-08 10:21:40 -05:00
user_token.ex Add password auth with callsign + email confirmation 2026-04-08 10:21:40 -05:00