Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.7] Stop email re-verification with same link #27070

Merged
merged 2 commits into from
Jan 5, 2019

Commits on Jan 5, 2019

  1. Stop email reverification with same link

    If a user reopen the given email verification link, the `email_verified_at` column is being updated. While in should not be updated when the email is verified before (by same provided link).
    AliN11 authored Jan 5, 2019
    Configuration menu
    Copy the full SHA
    f7b6362 View commit details
    Browse the repository at this point in the history
  2. Stop email re-verification with same link

    If a user reopen the given email verification link, the `email_verified_at` column is being updated. While in should not be updated when the email is verified before (by same provided link).
    AliN11 authored Jan 5, 2019
    Configuration menu
    Copy the full SHA
    be70858 View commit details
    Browse the repository at this point in the history