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

[QA] empty password is still possible, when min password lenght is defined #366

Open
jnweiger opened this issue Feb 22, 2022 · 0 comments
Open

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Feb 22, 2022

Seen in password_policy 2.1.3

  • occ app:enable password_policy

  • admin visits security settings and sets a minimim password length to 8:
    image

  • when we create a public link, it is still possible to set a link without a password
    image

Expected behaviour:

  • password policy should be able to enforce setting a password
    (either by minimum length, or by an explicit extra switch)
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