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

Feature/cqi 147: strenghten password policy for generated passwords #102

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

lruzicki
Copy link
Contributor

Ticket:
https://openimis.atlassian.net/browse/CQI-147

Changes:

  • generated password is now 12 characters long
  • generated password now has at least one small letter, one capital, one special character and one number
  • generated password is now over 70 bits strong

How it was tested?
No generated password from sample had missing any of the required character.

@lruzicki lruzicki changed the base branch from main to develop April 30, 2024 09:17
@lruzicki lruzicki requested a review from dborowiecki June 3, 2024 09:37
@lruzicki lruzicki marked this pull request as ready for review June 3, 2024 09:37
Copy link

sonarcloud bot commented Jun 3, 2024

@dborowiecki dborowiecki merged commit d3191e6 into develop Jun 3, 2024
3 of 4 checks passed
@dborowiecki dborowiecki deleted the feature/CQI-147 branch June 3, 2024 11: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