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

fix: increasing default password length for windows users #236

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

gmchale79
Copy link
Contributor

What was the problem/requirement? (What/Why)

The default password length used by the Windows installer may have been shorter than enterprise organisation requirements.

What was the solution? (How)

Increase the default length used by the installer to 32 characters.

What is the impact of this change?

The password generated by the Windows installer will be more likely to conform to customer requirements.

How was this change tested?

Manual install.

Was this change documented?

NA

Is this a breaking change?

No

@gmchale79 gmchale79 requested a review from a team as a code owner March 21, 2024 17:39
@gmchale79 gmchale79 force-pushed the gmchale79/password_length branch from 5b55316 to 9bf7fa7 Compare March 21, 2024 17:40
Copy link
Contributor

@ddneilson ddneilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love the easy ones. Thanks Graeme!

@ddneilson ddneilson enabled auto-merge (squash) March 21, 2024 18:01
@gmchale79 gmchale79 requested a review from jericht March 21, 2024 18:02
@ddneilson ddneilson force-pushed the gmchale79/password_length branch from 9bf7fa7 to f01a5e4 Compare March 21, 2024 18:25
@ddneilson ddneilson merged commit c411c85 into mainline Mar 21, 2024
12 checks passed
@ddneilson ddneilson deleted the gmchale79/password_length branch March 21, 2024 18:33
baxeaz pushed a commit that referenced this pull request Mar 23, 2024
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.

3 participants