nextcloud/lib/private/files
Lukas Reschke f13216d275 Use `FILTER_UNSAFE_RAW` instead of `FILTER_SANITIZE_STRING`
`FILTER_SANITIZE_STRING` will still encode everything else.
2015-03-17 21:56:16 +01:00
..
cache Throw a RuntimeException in the cache aswell 2015-03-11 09:33:50 +01:00
config Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
mount Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
node Add "throws" lines to calling methods and interface aswell 2015-02-27 12:16:53 +01:00
objectstore Update scanFile() and scanChildren() to the new signature of the parent class 2015-03-04 09:22:53 +01:00
storage Use `FILTER_UNSAFE_RAW` instead of `FILTER_SANITIZE_STRING` 2015-03-17 21:56:16 +01:00
stream Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
type Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
utils Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
fileinfo.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
filesystem.php Merge pull request #13893 from owncloud/create-cachedir-on-user 2015-03-11 16:49:24 +01:00
mapper.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
view.php verify the file name length not to exceed 255 characters + verify path during rename 2015-03-12 10:47:47 +01:00