Skip to content

Allign WebDAV's <oc:permissions> with ocs permissions on PROPFIND #20426

@ckamm

Description

@ckamm

With 8.2.0:

  • Have two accounts A, B
  • Share a file <A>/file to <B>/file with all permissions
  • Look at the permissions returned for /file in PROPFIND of <B>/ and <B>/file. Both should be SRDNVW.
  • Remove the edit permissions from the share.
  • Look at the permissions again. The PROPFIND for <B>/file returns SRDNV (correct), but the <B>/file entry in the directory propfind continues to say SRDNVW.

This has the practical implication that the desktop sync client will not have up to date information about the file permissions and will behave incorrectly. owncloud/client#3244

@DeepDiver1975 @PVince81

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions