mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
2.0 KiB
2.0 KiB
Enhancement: Update reva to v1.15
Updated reva to v1.15 This update includes:
- Fix cs3org/reva#2168: Override provider if was previously registered
- Fix cs3org/reva#2173: Fix archiver max size reached error
- Fix cs3org/reva#2167: Handle nil quota in decomposedfs
- Fix cs3org/reva#2153: Restrict EOS project spaces sharing permissions to admins and writers
- Fix cs3org/reva#2179: Fix the returned permissions for webdav uploads
- Chg cs3org/reva#2479: Make apps able to work with public shares
- Enh cs3org/reva#2174: Inherit ACLs for files from parent directories
- Enh cs3org/reva#2152: Add a reference parameter to the getQuota request
- Enh cs3org/reva#2171: Add optional claim parameter to machine auth
- Enh cs3org/reva#2135: Nextcloud test improvements
- Enh cs3org/reva#2180: Remove OCDAV options namespace parameter
- Enh cs3org/reva#2170: Handle propfind requests for existing files
- Enh cs3org/reva#2165: Allow access to recycle bin for arbitrary paths outside homes
- Enh cs3org/reva#2189: Add user settings capability
- Enh cs3org/reva#2162: Implement the UpdateStorageSpace method
- Enh cs3org/reva#2117: Add ocs cache warmup strategy for first request from the user
https://github.com/owncloud/ocis/pull/2658 https://github.com/owncloud/ocis/pull/2536 https://github.com/owncloud/ocis/pull/2650 https://github.com/owncloud/ocis/pull/2680