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
Seen in password_policy 2.1.3
occ app:enable password_policy
admin visits security settings and sets a minimim password length to 8:
when we create a public link, it is still possible to set a link without a password
Expected behaviour:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Seen in password_policy 2.1.3
occ app:enable password_policy
admin visits security settings and sets a minimim password length to 8:
when we create a public link, it is still possible to set a link without a password
Expected behaviour:
(either by minimum length, or by an explicit extra switch)
The text was updated successfully, but these errors were encountered: