Files
fizzy/app/controllers
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-01 17:19:59 +00:00
2025-12-02 11:18:46 -05:00
2025-09-22 12:55:19 +02:00
2025-11-27 11:08:45 -05:00
2025-11-03 15:27:12 +01:00
2025-12-03 12:18:22 -06:00
2025-11-29 11:46:09 +01:00
2025-11-18 15:48:40 +01:00