increase password size

This commit is contained in:
VirtuBox
2019-03-25 12:22:25 +01:00
parent 419c6caa03
commit 79994a1262
4 changed files with 37 additions and 34 deletions

View File

@@ -32,6 +32,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- "--letsencrypt=subdomain" option
- hardened nginx ssl_ecdh_curve
- Update phpredisadmin
- Increase MySQL root password size to 16 characters
- Increase MySQL users password size to 16 characters
#### Fixed