Skip to content
New issue

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 setting password for new user fails, new user process is looped #179

Open
sirredbeard opened this issue Nov 20, 2022 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@sirredbeard
Copy link
Contributor

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.

image

@crramirez crramirez self-assigned this Nov 22, 2022
@crramirez crramirez added the enhancement New feature or request label Nov 22, 2022
@crramirez
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants