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

Add password complexity hints #483

Open
ChrisEdS opened this issue Feb 2, 2022 · 1 comment
Open

Add password complexity hints #483

ChrisEdS opened this issue Feb 2, 2022 · 1 comment

Comments

@ChrisEdS
Copy link

ChrisEdS commented Feb 2, 2022

Steps to reproduce

  1. Setup password policy
  2. Create a guest user
  3. Set password

Expected behaviour

With this pull request we introduced password policy hints on the server side: owncloud/password_policy#335

The same behaviour should be also implemented for the guest account.

image

Actual behaviour

No hints will be shown when creating the guests password.

image

The hint is showing up one-by-one after setting a password:

image

@ChrisEdS
Copy link
Author

ChrisEdS commented Feb 2, 2022

We should then make the upper and lower case uniform right away.

image
vs
image
and
image

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

No branches or pull requests

1 participant