Validate custom instance thumbnail set via AdminAPI produces correct URL

This commit is contained in:
Mark Felder 2021-04-13 10:52:53 -05:00
commit 9fbcdc15b1
2 changed files with 43 additions and 0 deletions

View file

@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Try to save exported ConfigDB settings (migrate_from_db) in the system temp directory if default location is not writable.
- Uploading custom instance thumbnail via AdminAPI/AdminFE generated invalid URL to the image
## [2.3.0] - 2020-03-01