docs: add changelog

This commit is contained in:
Juan Pablo Villafáñez
2024-07-25 13:16:07 +02:00
parent 02aef4d308
commit d2f6679921
@@ -0,0 +1,8 @@
Enhancement: Add support for proof keys for the collaboration service
Proof keys support will be enabled by default in order to ensure that all
the requests come from a trusted source.
Since proof keys must be set in the WOPI app (OnlyOffice, Collabora...), it's
possible to disable the verification of the proof keys via configuration.
https://github.com/owncloud/ocis/pull/9366