nextcloud/tests/lib/connector/sabre
Vincent Petry bd71a1b7b6 Added file name check in webdav connector
- added file name check for the put, rename and setNames() methods which
  throw a "Bad Request" whenever invalid characters are used
- replaced \OC\Filesystem usage with $this->getFS() to be able to write
  unit tests
2014-02-18 17:54:32 +01:00
..
aborteduploaddetectionplugin.php upload abortion detection only for PUT 2013-10-04 20:20:33 +02:00
directory.php test cases added for create/remove Shared folder and file 2013-10-22 11:22:06 +02:00
file.php Added file name check in webdav connector 2014-02-18 17:54:32 +01:00
objecttree.php Added file name check in webdav connector 2014-02-18 17:54:32 +01:00
quotaplugin.php adding unit tests for quota checks 2013-08-08 13:33:00 +02:00