Skip to content
Commit 555d582f authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Return whether the file is readable or not in the DAV permissions



Until now it was safe to assume that every file was readable by its
owner, so there was no need to return whether the file was readable or
not. However, with the introduction of end to end encryption that is no
longer the case, and it is now necessary to explicitly provide that
information.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 8ee765a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment