Files
fizzy/app/views
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-11-21 16:31:07 -06:00
2025-12-02 09:08:57 -06:00
2025-12-01 16:29:32 -06:00
2025-11-17 09:12:15 -05:00
2025-11-24 16:37:50 -06:00
2025-11-24 17:48:21 -06:00
2025-11-29 15:20:21 +01:00
2025-04-17 15:42:17 -05:00
2024-11-29 17:05:32 -06:00