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

Don't check verified email when an admin logs in #3209

Merged
merged 2 commits into from Jun 20, 2023

Conversation

kartikynwa
Copy link
Contributor

Workaround for instance admins getting locked out when they turn on the email verification requirement without having verified their own email.

Fixes #3079.

Workaround for instance admins getting locked out when they turn on
the email verification requirement without having verified their
own email.
@kartikynwa
Copy link
Contributor Author

Looks like a test case is failing where blocked comments are being returned by a CommentQuery. Not sure if it is because of my changes or not.

@dessalines
Copy link
Member

You didn't introduce that bug, its a weird CI one we get occasionally.

@dessalines dessalines enabled auto-merge (squash) June 20, 2023 12:09
@dessalines dessalines merged commit dc36d9e into LemmyNet:main Jun 20, 2023
1 check passed
@kartikynwa kartikynwa deleted the bugfix-3079 branch June 20, 2023 13:06
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.

Admin cant login after enabling email verification
3 participants