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

Raises an error if password length is less than 8 chars #623

Conversation

kapilchouhan99
Copy link

Signed-off-by: Kapil Chouhan [email protected]

Description

  • Raises an error if password length is less than 8 chars and not included: 1 uppercase, 1 lowercase, 1 digit, and 1 special character
  • Added test cases
  • Ensured chef-style on the code changes made

Issues Resolved

#610

Check List

@kapilchouhan99 kapilchouhan99 force-pushed the Kapil/MSYS-1107_Validate_windows_password_length_and_allow_long_password branch from bf0b01f to 07eea78 Compare December 16, 2019 10:32
@tas50 tas50 merged commit 4aaa72a into master Dec 16, 2019
@tas50
Copy link
Contributor

tas50 commented Dec 16, 2019

Thanks @kapilchouhan99

@chef-expeditor chef-expeditor bot deleted the Kapil/MSYS-1107_Validate_windows_password_length_and_allow_long_password branch December 16, 2019 17:34
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

Successfully merging this pull request may close these issues.

2 participants