Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 1 | -0/+3 |
| | | | | | | | - 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 | ||||
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+0 |
| | |||||
* | Added CRUDS permissions to the OCP namespace. Implements issue #345 | Thomas Tanghus | 2012-11-11 | 1 | -0/+38 |