nextcloud-server/lib/public/Files
Roeland Jago Douma 8b5997483c
Hardening of SimpleFile getContent
if file_get_contents fails remove the file. And traverse up the tree
checking if the other folders are there.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-27 13:35:09 +01:00
..
Cache Remove unused use statements 2017-04-22 19:23:31 -05:00
Config Fix filename typo 2017-12-12 14:18:49 +01:00
Mount allow apps to set custom mount types 2017-04-28 09:38:21 +02:00
Notify Add since 2017-01-27 10:44:48 +01:00
ObjectStore Update license headers 2017-11-06 16:56:19 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Hardening of SimpleFile getContent 2018-02-27 13:35:09 +01:00
Storage Update license headers 2017-11-06 16:56:19 +01:00
AlreadyExistsException.php
EmptyFileNameException.php Update license headers 2017-11-06 16:56:19 +01:00
EntityTooLargeException.php
File.php
FileInfo.php Update license headers 2017-11-06 16:56:19 +01:00
FileNameTooLongException.php
Folder.php Implement webdav SEARCH 2017-03-01 14:06:39 +01:00
ForbiddenException.php Update license headers 2017-11-06 16:56:19 +01:00
IAppData.php AppData is no longer internal 2017-08-01 08:20:15 +02:00
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Update license headers 2017-11-06 16:56:19 +01:00
InvalidPathException.php
IRootFolder.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Update license headers 2017-11-06 16:56:19 +01:00
StorageAuthException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageBadConfigException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageConnectionException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageInvalidException.php
StorageNotAvailableException.php Update license headers 2017-11-06 16:56:19 +01:00
StorageTimeoutException.php Update license headers 2017-11-06 16:56:19 +01:00
UnseekableException.php