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

[stable27] fix(share): Send correct share attributes upon share creation #44499

Merged
merged 2 commits into from
Apr 17, 2024

Commits on Apr 15, 2024

  1. fix(share): Send correct share attributes upon share creation

    - Send correct share attributes (`share.attributes`) to server upon creation.
    
    - Delete parts of code that create or reference, `share.hasDownloadPermission`
    
    (Not required by Share API)
    
    Resolves : #44131
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    58db30d View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5b7d538 View commit details
    Browse the repository at this point in the history