We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If passwords do not match during new user creation process, then the whole new user process is looped, including the new username and password.
I suggest it should only loop the password creation step, otherwise the user is prompted to create another username.
The text was updated successfully, but these errors were encountered:
Hello @sirredbeard ,
Thanks for reporting. I checked the code and it would require some time to do it correctly. I will put it in our roadmap.
Regards, Carlos
Sorry, something went wrong.
crramirez
No branches or pull requests
If passwords do not match during new user creation process, then the whole new user process is looped, including the new username and password.
I suggest it should only loop the password creation step, otherwise the user is prompted to create another username.
The text was updated successfully, but these errors were encountered: