-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Email verification enabled throws incorrect error on login #5031
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontriagedIssue reviewed and properly taggedIssue reviewed and properly taggedtype: improvement
Milestone
Description
0.46.0-develop
When the setting Accounts_EmailVerification is enabled, users can't login if they haven't verified email. But the error they are shown says: User not found or incorrect password.
However, when a user is already logged in and verification is enabled, it displays the appropriate warning: You_have_not_verified_your_email. That should be the message in both cases.
It would also be better if there was some communication on register that the email verification is required, before they can proceed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontriagedIssue reviewed and properly taggedIssue reviewed and properly taggedtype: improvement