-
- Downloads
[WEBDAV] check if delete of source is allowed on move
Fixes #5251 If we perform a move we need to make sure first that the source can be deleted. Else the dest might be cleared but the move will fail later. * Added unit tests Eventually we need more and better checking here.
Showing
- lib/private/connector/sabre/filesplugin.php 31 additions, 1 deletionlib/private/connector/sabre/filesplugin.php
- lib/private/connector/sabre/serverfactory.php 1 addition, 1 deletionlib/private/connector/sabre/serverfactory.php
- tests/lib/connector/sabre/filesplugin.php 58 additions, 3 deletionstests/lib/connector/sabre/filesplugin.php
Loading
Please register or sign in to comment