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

New user creation: All inputs are emptied when password is not strong enough #11512

Closed
jancborchardt opened this issue Oct 1, 2018 · 3 comments

Comments

@jancborchardt
Copy link
Member

When you create a new user in the user management but the password is not strong enough – and gives you this error:

An error occured during the request. Unable to proceed.
Password is among the 1,000,000 most common ones. Please make it unique.

Then all the fields you put in with the user details are also emptied. Actually, everything should stay like it is, even the password, with focus being in the field.

(Also, the first line of that error is not informative and very technical – it does not need to be shown.)

@jancborchardt jancborchardt added bug 1. to develop Accepted and waiting to be taken care of feature: users and groups labels Oct 1, 2018
@jancborchardt jancborchardt added this to the Nextcloud 15 milestone Oct 1, 2018
@nextcloud nextcloud deleted a comment from nextcloud-bot Oct 1, 2018
@MorrisJobke
Copy link
Member

@nextcloud/javascript This is still an issue 😉

@MorrisJobke
Copy link
Member

@skjnldsv @ChristophWurst This is a vue app - might be easier to fix than before, right?

@skjnldsv skjnldsv self-assigned this Nov 22, 2018
@skjnldsv
Copy link
Member

Fix #12587

@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Nov 22, 2018
@skjnldsv skjnldsv removed their assignment Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants