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
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.
No hints will be shown when creating the guests password.
The hint is showing up one-by-one after setting a password:
The text was updated successfully, but these errors were encountered:
We should then make the upper and lower case uniform right away.
vs and
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
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.
Actual behaviour
No hints will be shown when creating the guests password.
The hint is showing up one-by-one after setting a password:
The text was updated successfully, but these errors were encountered: