nextcloud/lib/private/connector
Roeland Jago Douma 1ee56c702d [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.
2015-10-07 11:58:16 +02:00
..
sabre [WEBDAV] check if delete of source is allowed on move 2015-10-07 11:58:16 +02:00