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

Move account check to one place to avoid accepting a temporary "numeric" account name as a valid login. #129

Closed
wants to merge 1 commit into from

Conversation

k4bek4be
Copy link
Member

No description provided.

syzop added a commit that referenced this pull request Jun 26, 2021
Based on previous reports and patches from k4be in
#129

Looks much cleaner now.

This also filters out the edge case where user_account_login()
could have been called when a user transitioned from "not logged in"
to "unconfirmed account". It did not cause any issues AFAICT but
it is not really expected either.
@syzop
Copy link
Member

syzop commented Jun 26, 2021

Thanks for the report and the suggestions!
Applied something similar now through 3 commits: 06c0a34 68d1728 2afc57a

@syzop syzop closed this Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants