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

Change password min-length to 8 characters #1098

Merged
merged 1 commit into from Feb 14, 2017

Conversation

domyn
Copy link
Contributor

@domyn domyn commented Feb 14, 2017

As there is a common practice to force stronger passwords, this pull request sets minimum password length to 8 characters. Additionally, random password generator provides stronger, 12-character passwords.

@Hillside502
Copy link

Does this mean that the maximum password length in mail-in-a-box is 12 characters?

@domyn
Copy link
Contributor Author

domyn commented Feb 14, 2017

No, this does not set maximum password length.

@Hillside502
Copy link

...random password generator provides stronger, 12-character passwords

12-character max or min?

@JoshData JoshData merged commit 36bef2e into mail-in-a-box:master Feb 14, 2017
yeah added a commit to yeah/mailinabox that referenced this pull request Mar 26, 2017
To comply with mail-in-a-box#1098 and avoid failed setups while testing with Vagrant
JoshData pushed a commit that referenced this pull request Mar 26, 2017
To comply with #1098 and avoid failed setups while testing with Vagrant
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.

None yet

3 participants