Limit to 5 API keys at a time.

Ref advisory #GHSA-pjmh-7xfm-r4x9
This commit is contained in:
Dane Everitt 2020-03-15 17:05:53 -07:00
parent 8eba1da532
commit 468d426ebd
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 9 additions and 0 deletions

View file

@ -5,6 +5,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
## v0.7.17 (Derelict Dermodactylus)
### Fixed
* Limited accounts to 5 API keys at a time.
* Fixes database passwords not being generated with the proper requirements for some MySQL setups.
* Hostnames that are not FQDNs/IP addresses can now be used for connecting to a MySQL host.