owncloud / owncloud/ocis

Support public id-based dav requests

Open
#9,623 3 comments 0 reactions 0 assignees View on GitHub
Category:Enhancement
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 2h
Merged PRs (30d)
106

Description

Id-based dav requests via `.../dav/spaces/{fileId}` currently only work in an authenticated context. Requests via `.../dav/public-files` on the other hand work publicly, but only path-based, not id-based.

The Web client needs those public dav requests to work id-based as well, otherwise we would need to keep supporting ids *and* paths. That feels like an unnecessary overhead.

\cc @butonic

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.