Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webdav API to access files by fileid #28615

Closed
PVince81 opened this issue Aug 8, 2017 · 7 comments
Closed

Webdav API to access files by fileid #28615

PVince81 opened this issue Aug 8, 2017 · 7 comments

Comments

@PVince81
Copy link
Contributor

PVince81 commented Aug 8, 2017

Have "remote.php/fileids/$fileid" redirect to "remote.php/dav/files/$userid/path/to/file"

It is likely that writing a Sabre plugin for this should be enough, not sure if we need a collection.
If we do write a collection for "fileids", the list of file ids must not be listable as it is global and not by user.

If the file id is not accessible for the current user, return 404 error.

This might be required for some automated tests.

@individual-it @michaelstingl @butonic @DeepDiver1975

@PVince81 PVince81 added this to the triage milestone Aug 8, 2017
@PVince81
Copy link
Contributor Author

@PVince81
Copy link
Contributor Author

never mind, that looks more like symlinks.

We should do a simple redirect, always, from the proposed endpoint.

@PVince81
Copy link
Contributor Author

PVince81 commented Sep 7, 2017

PR here: #28947

@ownclouders
Copy link
Contributor

Hey, this issue has been closed because the label status/STALE is set and there were no updates for 7 days. Feel free to reopen this issue if you deem it appropriate.

@PVince81
Copy link
Contributor Author

still needed, reopening

@PVince81
Copy link
Contributor Author

PVince81 commented Feb 6, 2018

Alternative PR, see "Motivation" section for why it is a better approach: #30383

@lock
Copy link

lock bot commented Jul 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants