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

implement listing shares in spaces #2622

Merged
merged 2 commits into from
Mar 15, 2022
Merged

Commits on Mar 7, 2022

  1. implement listing shares in spaces

    Instead of the query parameter `path` one can now send `space_ref` to
    list shares in spaces. The url would look like this:
    `https://localhost:9200/ocs/v1.php/apps/files_sharing/api/v1/shares?reshares=true&space_ref=ae96eb17-1b37-4bfc-8ed6-9c044723a43f/elmo.gif`
    David Christofas committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    56026c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix local ldap-users config

    David Christofas committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a0d51eb View commit details
    Browse the repository at this point in the history