summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/setupchecksSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Add testsRoeland Jago Douma2017-12-131-9/+50
* Fix unit testsMorris Jobke2017-11-271-25/+25
* Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-11/+11
* Update the URLs in tests to use example.orgMorris Jobke2017-08-011-4/+4
* Update setupchecks.jsrakekniven2017-05-311-1/+1
* Update Opcache recommendationMorris Jobke2017-05-211-1/+1
* Fix translationsJoas Schilling2017-04-181-1/+1
* Harden t() with DOMPurifyLukas Reschke2017-03-161-11/+11
* Fix unit tests of masterRoeland Jago Douma2017-03-161-0/+38
* Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-0/+37
* Properly check the data dirMorris Jobke2016-12-051-1/+1
* Replace more vendor namingJoas Schilling2016-11-111-1/+1
* adjust js testsArthur Schiwon2016-08-251-4/+4
* Alters 'No Internet Connection' error message. #181Derek2016-07-201-3/+3
* Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-071-1/+1
* Use 6 months as SSL STS header thresholdMorris Jobke2016-04-131-4/+4
* Consistently use rel=noreferrerLukas Reschke2016-03-201-10/+10
* 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