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

Honor permissions of new link share via OCS API #35213

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Honor permissions of new link share via OCS API #35213

merged 1 commit into from
Dec 22, 2022

Commits on Dec 6, 2022

  1. Honor permissions of new link share via OCS API

    The API currently overrides the supplied permissions with "read only"
    when a file is shared via link. It allows to update the permissions
    later, however.
    
    This keeps the default to "read only" but honors the permissions
    supplied by API call if any.
    
    Signed-off-by: Jan-Philipp Litza <jpl@plutex.de>
    jplitza committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a7abe2c View commit details
    Browse the repository at this point in the history