Files
fizzy/test/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 15:23:26 +00:00
2025-12-02 13:35:58 -08:00
2025-11-24 12:04:33 +01:00
2025-09-05 12:11:57 +02:00
2025-06-24 13:26:37 +02:00
2025-11-21 15:30:14 +00:00