Merge branch 'stable-5.0' into forward-port-changelog

This commit is contained in:
Michael Barz
2024-04-17 19:22:37 +02:00
3 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
Bugfix: Update reva to v2.19.5
We updated reva to v2.19.5
* Bugfix [cs3org/reva#4626](https://github.com/cs3org/reva/pull/4626): Fix public share update
* Bugfix [cs3org/reva#4634](https://github.com/cs3org/reva/pull/4634): Fix access to files withing a public link targeting a space root
https://github.com/owncloud/ocis/pull/8873

View File

@@ -0,0 +1,7 @@
Bugfix: Fix creating new WOPI documents on public shares
Creating a new Office document in a publicly shared folder is now possible.
https://github.com/owncloud/ocis/pull/8828
https://github.com/owncloud/ocis/issues/8691

View File

@@ -32,7 +32,7 @@
env:
INSECURE: "false"
TRAEFIK_ACME_MAIL: mbarz@owncloud.com
OCIS_DOCKER_TAG: 5.0.1
OCIS_DOCKER_TAG: 5.0.2-rc.1
OCIS_DOMAIN: ocis.ocis-wopi.released.owncloud.works
COMPANION_DOMAIN: companion.ocis-wopi.released.owncloud.works
COMPANION_IMAGE: owncloud/uppy-companion:3.12.13-owncloud