]> Untitled Git - lemmy.git/commit
Don't check verified email when an admin logs in (#3209)
authorkartikynwa <kartik.ynwa@gmail.com>
Tue, 20 Jun 2023 12:52:21 +0000 (18:22 +0530)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 12:52:21 +0000 (08:52 -0400)
commitdc36d9ed899fb5567c25b2eb103b4429a071413f
tree26c9ad0c9d64caef8387066ab323ee8c2591ab56
parentbfc0c0e7d37a01aa498ff94cfb0ff1663fce65dc
Don't check verified email when an admin logs in (#3209)

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

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
crates/api/src/local_user/login.rs