nextcloud/lib
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
..
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
private Added file name check in webdav connector 2014-02-18 17:54:32 +01:00
public Added extra checks for invalid file chars in newfile.php and newfolder.php 2014-02-18 17:54:32 +01:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php Merge pull request #4795 from owncloud/setup 2014-02-04 06:04:21 -08:00