-
- Downloads
Webdav PUT small file lock must be shared during hooks
Fixed code path for Webdav PUT of small files to use shared locks during hook execution, and exclusive during the file operation This makes it possible for versions to be copied by accessing the file in a post_write hook.
Showing
- lib/private/connector/sabre/file.php 14 additions, 2 deletionslib/private/connector/sabre/file.php
- lib/private/files/view.php 3 additions, 1 deletionlib/private/files/view.php
- tests/lib/connector/sabre/file.php 80 additions, 0 deletionstests/lib/connector/sabre/file.php
- tests/lib/testcase.php 35 additions, 0 deletionstests/lib/testcase.php
Loading
Please register or sign in to comment