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 generated mysql user compatibility with secure installations #546

Merged
merged 2 commits into from
Nov 18, 2017

Conversation

acburdine
Copy link
Member

@acburdine acburdine commented Nov 18, 2017

closes #511

This is a combination of my own commit and the commit from #534

TODO:

  • test on ubuntu instance w/mysql_secure_installation
  • test on ubuntu instance w/o mysql_secure_installation

refs TryGhost#511
- always run create user with hashed password to fix requirements with
secure installations
@TryGhost TryGhost deleted a comment from coveralls Nov 18, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 88.747% when pulling 55882a3 on acburdine:fix-mysql-again into 2a14688 on TryGhost:master.

closes TryGhost#511
- improve password compatibility with mysql password requirements
@acburdine
Copy link
Member Author

Increased length of rando password to 20

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 88.747% when pulling 846d322 on acburdine:fix-mysql-again into 2a14688 on TryGhost:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants