Files
fizzy/app/models
Mike Dalessio 4602cd3cdd Add verified_at timestamp to use for spam prevention
User are marked as verified after a join code is redeemed. The user is
redirected to Users::VerificationsController, either:

- after submitting a valid magic link code,
- or immediately after redeeming the join code (if they're already
  authenticated with the correct identity)

Account owners are automatically verified when the account is
created (because they have already provided a magic link code at that
point).

This sets up for later commits that will backfill existing users and
require verification before sending notification emails.

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 21:51:44 -05:00
..
2025-12-02 18:10:49 +01:00
2025-11-14 11:24:55 +01:00
2025-11-24 12:03:34 +01:00
2025-11-17 09:12:41 -05:00
2025-12-03 14:27:52 +00:00
2025-12-05 20:43:56 +01:00
2025-11-14 11:44:04 +01:00
2025-11-17 09:12:40 -05:00
2025-11-27 11:08:45 -05:00
2025-11-27 12:34:31 -05:00
2025-11-27 11:30:54 -05:00
2025-12-04 14:01:15 -05:00
2025-11-27 11:08:45 -05:00
2025-07-21 20:11:03 -05:00
2025-11-21 14:53:17 +00:00
2025-11-17 09:11:36 -05:00
2025-12-05 20:43:56 +01:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:41 -05:00