You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did type "admin@localhost" and registration form didn't give any clues about what's wrong with it.
A thing I thought about: maybe the password isn't matching before I arrive at a conclusion that email was incorrectly typed.
The text was updated successfully, but these errors were encountered:
Thanks for reporting, there is HTML frontend validation in the form, but admin@localhost passes that. It does not pass the server-side validation, but the error message does not appear. Looking to improve that.
I did type "admin@localhost" and registration form didn't give any clues about what's wrong with it.
A thing I thought about: maybe the password isn't matching before I arrive at a conclusion that email was incorrectly typed.
The text was updated successfully, but these errors were encountered: