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

Add additional verify confirmation button #616

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WhiteHoodHacker
Copy link

We were receiving some support tickets related to email verification and account recovery for UIUCTF 2024. We believe that certain spam filters or anti-phishing services with the ability to execute JavaScript will visit links to investigate them. This results in the account being verified immediately, but prevents the end user from logging in since this process renders the verification token invalid. Since account recovery uses the same verification flow, it becomes impossible for the user to log in.

This PR adds a confirmation prompt to ensure that the verification token is not consumed automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant