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

How to get a confirmed account with an invalid email address #853

Closed
wetneb opened this issue Oct 9, 2016 · 3 comments
Closed

How to get a confirmed account with an invalid email address #853

wetneb opened this issue Oct 9, 2016 · 3 comments
Assignees
Labels

Comments

@wetneb
Copy link
Contributor

wetneb commented Oct 9, 2016

Not sure that's really an issue, but I've done this accidentally:

  • Sign up with a valid address
  • Don't click on the confirmation link yet
  • After the sign up process you are already logged in: change your email address to a fake one
    (If the address was correct you would get a second email to confirm it)
  • Click on the confirmation link of the first email

Your account is confirmed, with a fake email address.

@lnielsen
Copy link
Member

Thanks for reporting it. This seems to be an issue with in our lower level library we are using called Flask-Security.

@lnielsen lnielsen self-assigned this Oct 28, 2016
@lnielsen lnielsen added this to the Post-Launch milestone Oct 28, 2016
@lnielsen lnielsen added the Bug label Oct 28, 2016
@slint
Copy link
Member

slint commented Nov 18, 2016

Resolved through inveniosoftware/flask-security-fork@eb38e31. Released when #881 is merged.

@slint
Copy link
Member

slint commented Nov 24, 2016

#881 merged and the scenario was tested successfully on production with the desired results (user is prompted to enter his email to resend the confirmation link).

@slint slint closed this as completed Nov 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants