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

POSIX properties WebDAV extension #3

Open
3 tasks
n-peugnet opened this issue May 14, 2021 · 0 comments
Open
3 tasks

POSIX properties WebDAV extension #3

n-peugnet opened this issue May 14, 2021 · 0 comments

Comments

@n-peugnet
Copy link
Member

n-peugnet commented May 14, 2021

Create a POSIX properties WebDAV plugin for Sabre/dav that would be able to display POSIX properties.

Requirements

Properties to display

  1. Uid
  2. Gid
  3. Mode
  4. ... See https://man7.org/linux/man-pages/man2/stat.2.html

Implementation

API

This will extends the props of Webdav using Sabre/dav afterGetProperty event

ToDo

  • define the list of Unix properties to add
  • create the repo and make a basic plugin
  • define the XML schema

Depends on sabre-io/dav#1344

@n-peugnet n-peugnet changed the title Unix permissions WebDAV extension Unix properties WebDAV extension May 14, 2021
@n-peugnet n-peugnet changed the title Unix properties WebDAV extension POSIX properties WebDAV extension May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant