Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Arbitrary webdav URL support #953

Open
JammingBen opened this issue Jan 19, 2022 · 0 comments
Open

Arbitrary webdav URL support #953

JammingBen opened this issue Jan 19, 2022 · 0 comments

Comments

@JammingBen
Copy link
Contributor

JammingBen commented Jan 19, 2022

Currently, methods like getFileContents always goes to a path like {{host}}/remote.php/webdav/..., e.g. https://localhost:9200/remote.php/webdav/12345. Spaces require to query URLs like https://localhost:9200/dav/spaces/12345, hence we need to support arbitrary webdav URLs.

@JammingBen JammingBen changed the title Arbitrary webdav URL support for getFileContents Arbitrary webdav URL support Jan 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant