zaqar/releasenotes/notes/support-cors-af8349382a44aa0d.yaml
Fei Long Wang 4cdee047f7 Remove enabled option for CORS
By default, CORS middleware can allow requests from any origin. So it's not
necessary to use the 'enabled' option.

Closes-bug: #1677049
Co-Authored-By: wangxiyuan<wangxiyuan@huawei.com>
Change-Id: Id80e17466400937bba9fbb4aa2a2b65de9d62252
2017-03-30 15:07:24 +08:00

3 lines
74 B
YAML

---
features:
- Zaqar now supports Cross-Origin Resource Sharing (CORS).