Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

LukasHirt
Copy link
Collaborator

Description

We have dropped the remote.php prefix from WebDAV paths. This is not a breaking change because oCIS strips this string from the path and it had been done in the past only to support ownCloud 10.

Motivation and Context

Support Kiteworks WebDAV bridge.

How Has This Been Tested?

  • test environment: macos, chrome
  • test case 1: upload files & folders
  • test case 2: delete files & folders
  • test case 3: create files & folders
  • test case 4: modify file contents
  • test case 5: preview image and text file thumbnails
  • test case 6: create a new space
  • test case 7: browser folders in spaces

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@LukasHirt LukasHirt requested a review from mzner September 16, 2025 11:25
@LukasHirt LukasHirt self-assigned this Sep 16, 2025
@LukasHirt LukasHirt added the Category:Enhancement Add new functionality label Sep 16, 2025
@LukasHirt LukasHirt enabled auto-merge September 16, 2025 11:26
@LukasHirt LukasHirt changed the title feat: [OCISDEV-330] drop remote.php from WebDAV paths [full-ci] feat: [OCISDEV-330] drop remote.php from WebDAV paths Sep 16, 2025
Copy link

We have dropped the `remote.php` prefix from WebDAV paths.
This is not a breaking change because oCIS strips this string
from the path and it had been done in the past only to support ownCloud 10.
@LukasHirt LukasHirt merged commit fbdd7e4 into master Sep 25, 2025
2 checks passed
@LukasHirt LukasHirt deleted the feat/drop-remote-php branch September 25, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category:Enhancement Add new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants