Files
vault/changelog/10444.txt
Michel Vocks 26943b7317 Add AllowedHeader and fix AllowedOrigins in the API (#10482)
* Add AllowedHeader and fix AllowedOrigins in the API

* Update changelog entry

* Fix wrong response conversion
2020-12-03 14:31:25 +01:00

5 lines
84 B
Plaintext

```release-note:bug
api: Fixes CORS API methods that were outdated and invalid
```