diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-01-13 13:14:05 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-02-18 17:54:32 +0100 |
commit | bd71a1b7b66f02b3630da44e24b48e29f3d02f17 (patch) | |
tree | caf60bd54c1155194101422d201a8083a3148799 /apps | |
parent | 797e0a614cc44e627a54dfd39ce4047d176ebd9b (diff) | |
download | nextcloud-server-bd71a1b7b66f02b3630da44e24b48e29f3d02f17.tar.gz nextcloud-server-bd71a1b7b66f02b3630da44e24b48e29f3d02f17.zip |
Added file name check in webdav connector
- 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
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions