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

[IMP] Add helper function to create test passwords. #37

Open
wants to merge 1 commit into
base: 15.0
Choose a base branch
from

Conversation

amh-mw
Copy link
Member

@amh-mw amh-mw commented Mar 9, 2023

It is necessary to break this out of new_test_user as modules like auth_password_policy add additional complexity requirements that hardcoded test passwords may not meet.

@amh-mw amh-mw added the 15.0 label Mar 9, 2023
@amh-mw amh-mw force-pushed the 15-new_test_pass branch 20 times, most recently from c9f21c9 to 4951ee0 Compare March 14, 2023 13:46
@amh-mw amh-mw force-pushed the 15-new_test_pass branch from 4951ee0 to 88e8e43 Compare April 28, 2023 14:44
@amh-mw amh-mw force-pushed the 15-new_test_pass branch 4 times, most recently from d8c7f33 to f25dd13 Compare April 28, 2023 18:02
It is necessary to remove hardcoded passwords as modules like
auth_password_policy (and external modules like OCA
server-auth/password_security) add additional complexity
requirements that hardcoded passwords may not meet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant