owncloud/core

View on GitHub
changelog/10.8.0_2021-07-15/38465

Summary

Maintainability
Test Coverage
Bugfix: Use trusted domains to compute the signature of signed urls

All configured trusted domains are used when computing the signature of a
signed url. The server has no real true understanding for which domain the
request is sent. Especially in proxy scenarios this is a must have.

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