nextcloud/apps/files/tests
Lukas Reschke 5b65591d84 Do not allow directory traversal using "../"
We should not allow directory traversals using "../" here.

To test access the following URL once with and then without this patch:

http://localhost/server/index.php/apps/files/?dir=../../This+Should+Not+Be+Here
2016-07-01 13:36:05 +02:00
..
BackgroundJob Update license headers 2016-05-26 19:57:24 +02:00
Command Move Files app to PSR-4 (#24569) 2016-05-12 12:07:06 +02:00
Controller Adjust test to work with phpunit < 5.2 2016-06-08 09:24:00 +02:00
Service Update license headers 2016-05-26 19:57:24 +02:00
js Do not allow directory traversal using "../" 2016-07-01 13:36:05 +02:00
ActivityTest.php Move Files app to PSR-4 (#24569) 2016-05-12 12:07:06 +02:00
HelperTest.php Move Files app to PSR-4 (#24569) 2016-05-12 12:07:06 +02:00