-
-
Notifications
You must be signed in to change notification settings - Fork 865
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
Issue #223: Generate a random default root password #465
base: master
Are you sure you want to change the base?
Commits on Oct 7, 2021
-
Issue geerlingguy#223: Generate a random default root password
Instead of hardcoding an insecure default password for the `root` mysql user, generate a random one as discussed in issue geerlingguy#223 .
Configuration menu - View commit details
-
Copy full SHA for 5de72c8 - Browse repository at this point
Copy the full SHA 5de72c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for daaea32 - Browse repository at this point
Copy the full SHA daaea32View commit details -
Issue geerlingguy#223: Set the root DB password from the ini file to …
…prevent regeneration.
Colan Schwartz committedOct 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 254fdf1 - Browse repository at this point
Copy the full SHA 254fdf1View commit details
Commits on Oct 8, 2021
-
Issue geerlingguy#223: Made the variable name for the auto-generated …
…root password more descriptive.
Colan Schwartz committedOct 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 055e6e1 - Browse repository at this point
Copy the full SHA 055e6e1View commit details -
Issue geerlingguy#223: Write the user's generated password using that…
… to set it in the DB.
Colan Schwartz committedOct 8, 2021 Configuration menu - View commit details
-
Copy full SHA for cf4d144 - Browse repository at this point
Copy the full SHA cf4d144View commit details
Commits on Oct 9, 2021
-
Issue geerlingguy#223: Don't fetch user password from config when it'…
…s not available/appropriate.
Colan Schwartz committedOct 9, 2021 Configuration menu - View commit details
-
Copy full SHA for b6a2c40 - Browse repository at this point
Copy the full SHA b6a2c40View commit details -
Issue geerlingguy#223: Fixed some newly-introduced bad tests, essenti…
…ally removing "is true".
Colan Schwartz committedOct 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e251a0 - Browse repository at this point
Copy the full SHA 9e251a0View commit details