dachinat / nextcloud

Nextcloud OCS and WebDAV API wrapper for Ruby.
https://rubygems.org/gems/nextcloud
MIT License
17 stars 17 forks source link

Feature request: Get shares of all (or specific) users #8

Open fwolfst opened 4 years ago

fwolfst commented 4 years ago

As an admin I would like to get the shares of all users or of a specific user without having to authenticate as that user. I dont know if the OCS API supports that (but I assume so). If you through me pointers at it, maybe I can look at it for a PR.