Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant