- Feb 20, 2014
-
-
Lukas Reschke authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
-
- Feb 19, 2014
-
-
Björn Schießle authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
If an user is able to create folders in /core/l10n/ he is able to execute arbitrary code. Therefore I've added an `issubdirectory` check and removed all potential dangerous characters from `$lang`.
-
Morris Jobke authored
-
Scrutinizer Auto-Fixer authored
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
-
- Feb 18, 2014
-
-
Vincent Petry authored
- 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
-
Vincent Petry authored
- 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
-
Tom Needham authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- Feb 17, 2014
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Feb 14, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Georg Ehrke authored
-
- Feb 13, 2014
-
-
Vincent Petry authored
- When all files are selected, do not send the whole file list - Download will trigger download for the parent folder, also works with root - Delete will send "allfiles" to the server that will find the file list or the passed directory by itself
-
Robin Appelman authored
-
- Feb 12, 2014
-
-
Bart Visscher authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Bart Visscher authored
-
- Feb 11, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
- Feb 08, 2014
-
-
Joas Schilling authored
Issue #7111
-
- Feb 07, 2014
-
-
Thomas Tanghus authored
-
Joas Schilling authored
Fix issue #6269
-