issues
search
joyent
/
conch-api
Datacenter build and management service
Mozilla Public License 2.0
22
stars
11
forks
source link
v2.37.3 fixes
#953
Closed
karenetheridge
closed
4 years ago
karenetheridge
commented
4 years ago
All these fixes have been or will also be made in v3.
proxy Conch::Time->now to now_utc; stringify all times as UTC (needed for tests to work properly)
include a Last-Modified header with GET /version
merge inconsistent email format checks, in create_user command too
fix: the user was not receiving the password if it was randomly-generated
fix: add
Num validations when creating new server plan
fix: add new HddSize validation when creating new server plan
fix: wrong hardware_product field was being checked for this legacy product
All these fixes have been or will also be made in v3.