-
Notifications
You must be signed in to change notification settings - Fork 190
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
Enable Password Policy by default for Links #7682
Comments
@ScharfViktor Can you take care of that? I can change the default config, but then we need to see how the tests are behaving. |
yes, sure. I'll take care. do you want set |
we also want the password policy to be enabled by default. |
I question if a password makes it more secure. What is gained when both are send in the same email?! Same with a strong password policy ... we should think through the complete user story ... what will the user do with the link and the PW? |
I would like to
but i want them as a default in the code. |
Please also deploy a minimal ‘banned passwords list’ file. Example: |
I created this list only for api and e2e tests https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiGraph/enforcePasswordPublicLink.feature#L286 how written in docs: https://doc.owncloud.com/ocis/next/deployment/services/s-list/frontend.html#the-password-policy I'm not sure that it is default config and don't know where is the best location for this file, so I would delegate the resolution of this issue to the developers. |
@micbar it's done and all tests were changed. Should we close issue or should do something with |
@ScharfViktor thanks! banned passwords needs a follow up. We can close this ticket here. |
Value
Steps to reproduce
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: