owncloud/core

View on GitHub
changelog/10.6.0_2020-11-25/37664

Summary

Maintainability
Test Coverage
Bugfix: Only allow http/https protocol on CORS

Adding a white-listed domain allowed strange protocols like ftp://owncloud.com, restricted to http/https

https://github.com/owncloud/core/pull/38101