← Back to team overview

datafinder-team team mailing list archive

[Bug 955779] [NEW] Introduce a light privilege version for WebDAV if no ACP is available.

 

Public bug reported:

There are not so many ACP-ready WebDAV servers available. The idea is to
use the return value of the "OPTIONS" request and to check whether "GET"
or "PUT" is allowed for the current user. The "light" version is thought
as a fallback implementation which is automatically used.  There is just
to implement the interface:
datafinder.persistence.adapters.webdav_.privileges.adapter.PrivilegeWebdavAdapter.retrievePrivileges.

** Affects: datafinder
     Importance: Medium
     Assignee: Tobias Schlauch (tobias-schlauch)
         Status: New


** Tags: persistence webdav

-- 
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
https://bugs.launchpad.net/bugs/955779

Title:
  Introduce a light privilege version for WebDAV if no ACP is available.

Status in DataFinder - flexible data management:
  New

Bug description:
  There are not so many ACP-ready WebDAV servers available. The idea is
  to use the return value of the "OPTIONS" request and to check whether
  "GET" or "PUT" is allowed for the current user. The "light" version is
  thought as a fallback implementation which is automatically used.
  There is just to implement the interface:
  datafinder.persistence.adapters.webdav_.privileges.adapter.PrivilegeWebdavAdapter.retrievePrivileges.

To manage notifications about this bug go to:
https://bugs.launchpad.net/datafinder/+bug/955779/+subscriptions


Follow ups

References