open-vault/changelog/10490.txt
Michel Vocks 191aa65bc3
Fix UI custom header values (#10511)
* Fix UI custom header values

* Fix changelog entry

* Introduce param for multi values

* Fix multivalue

* multivalue should be bool

* Sort imports

* Fix conflict

* Remove changelog entry

* Revert entry delete
2020-12-15 15:58:03 +01:00

4 lines
145 B
Plaintext

```release-note:bug
api/sys/config/ui: Fixes issue where multiple UI custom header values are ignored and only the first given value is used
```