summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/setupchecksSpec.js
Commit message (Expand)AuthorAgeFilesLines
* [stable9] Workaround to check htaccess in case of redirects (#25435)Vincent Petry2016-07-131-1/+13
* Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-091-1/+1
* Adjust wording a bitLukas Reschke2016-03-111-1/+1
* Fix error ins source language stringsThomas Müller2016-02-191-3/+3
* Move data protection check to javascriptVincent Chan2016-02-011-20/+47
* Merge pull request #21630 from owncloud/add-some-security-headers-as-hardeningThomas Müller2016-01-131-11/+38
|\
| * Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke2016-01-121-11/+38
* | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller2016-01-121-2/+11
|\ \
| * | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-2/+11
| |/
* / Show the well-known URL check as info instead of errorMorris Jobke2016-01-121-1/+1
|/
* Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-081-0/+27
* Fix unit testsLukas Reschke2015-12-231-6/+6
* Add code integrity checkLukas Reschke2015-12-011-0/+7
* [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-6/+40
* Move remaining setupchecks to new fomatRoeland Jago Douma2015-08-181-2/+8
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-14/+97
|\
| * All setup messages are now properly typesRoeland Jago Douma2015-07-301-17/+88
| * Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-301-2/+14
* | Add setup check for reverse proxy header configurationRobin McCorkell2015-08-101-5/+61
* | Display warning in security & setup warnings if php version is EOLRoeland Jago Douma2015-07-291-0/+17
|/
* Align recommended settingsLukas Reschke2015-06-151-11/+29
* Add check for availability of /dev/urandomLukas Reschke2015-05-261-3/+19
* Remove hardcoded link to performance docsJoas Schilling2015-04-071-4/+4
* Add check for activated local memcacheLukas Reschke2015-03-281-3/+21
* Add some generic default headers as well via PHPLukas Reschke2015-03-261-6/+5
* Added missing done() calls for async testsVincent Petry2015-03-031-20/+31
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-0/+326