Browse Source
WebDAV now throws 403 when deletion did not work
WebDAV now throws 403 when deletion did not work
Assume a permission issue whenever a file could not be deleted. This is because some storages are not able to return permissions, so a permission denied situation can only be triggered during direct deletion.remotes/origin/fix-10825
4 changed files with 131 additions and 7 deletions
-
5lib/private/connector/sabre/directory.php
-
6lib/private/connector/sabre/file.php
-
64tests/lib/connector/sabre/directory.php
-
63tests/lib/connector/sabre/file.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue