nextcloud/tests
Lukas Reschke f9e90e92d4 Encode HTML tags in JSON
While not encoding the HTML tags in the JSON response is perfectly fine since we set the proper mimetype as well as disable content sniffing a lot of automated code scanner do report this as security bug. Encoding them leads to less discussions and a lot of saved time.
2015-09-03 00:44:46 +02:00
..
acceptance correct delete-icon to icon-delete, fix #11128 2014-09-22 18:17:33 +02:00
core make system root of key storage configurable 2015-08-30 19:00:03 +02:00
data Use certificates that expire in 10 years 2015-08-27 22:23:08 +02:00
lib Encode HTML tags in JSON 2015-09-03 00:44:46 +02:00
ocs Following the spec: 2015-08-05 17:49:44 +02:00
ocs-provider Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
settings use config.php value instead of version string 2015-09-02 08:16:27 +02:00
apps.php do not execute integration tests when executing autotest.sh 2015-05-15 16:38:21 +02:00
bootstrap.php verify the path in the autoloader 2015-09-01 15:03:28 +02:00
enable_all.php Further cleanup of files_encryption 2015-04-07 13:30:28 +02:00
karma.config.js Update JS unit test libs 2015-07-10 11:21:47 +02:00
phpunit-autotest-external.xml Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +01:00
phpunit-autotest.xml Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
phpunit.xml.dist Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +01:00
startsessionlistener.php kill OC::$session 2014-08-29 10:22:21 +02:00