** Branch linked: lp:datafinder -- 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: In Progress 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 _______________________________________________ Mailing list: https://launchpad.net/~datafinder-team Post to : [email protected] Unsubscribe : https://launchpad.net/~datafinder-team More help : https://help.launchpad.net/ListHelp

