nextcloud/lib
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php
- added PHP utility function to check for file name validity
- fixes issue where a user can create a file called ".." from the files UI
- added extra checks to make sure newfile.php and newfolder.php also
  check for invalid characters
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 extra checks for invalid file chars in newfile.php and newfolder.php 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