Email validation mis-match locks out admin user #2617

Closed
opened 2025-11-11 15:10:47 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @cduk on GitHub (Nov 11, 2024).

When creating the first admin user, the form doesn't validate the email correctly, you can type 'user' and it doesn't check for and '@' sign.

However, when you try to log in, this fails as it requires an '@' sign and so the admin user is locked out.

Validation for registration and login should be the same.

Originally created by @cduk on GitHub (Nov 11, 2024). When creating the first admin user, the form doesn't validate the email correctly, you can type 'user' and it doesn't check for and '@' sign. However, when you try to log in, this fails as it requires an '@' sign and so the admin user is locked out. Validation for registration and login should be the same.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2617