Fix docker image field being required for inheritance, closes #413
This commit is contained in:
parent
c9c0e845b1
commit
5545075302
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
* It is now possible to modify a server's disk limits after the server is created.
|
||||
* `[beta.2.1]` — Fixes a bug causing login issues and password reset failures when reCAPTCHA is enabled.
|
||||
* Fixes remote timing attack vulnerability due to hmac comparsion in API middleware.
|
||||
* `[beta.2.1]` — Fixes bug requiring docker image field to be filled out when adding a service option.
|
||||
|
||||
### Added
|
||||
* Added new scripts for service options that allows installation of software in a privileged Docker container on the node prior to marking a server as installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue