summaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* Alters 'No Internet Connection' error message. #181Derek2016-07-201-1/+1
* Don't reload page in case of auth errors during setup checksVincent Petry2016-06-231-2/+4
* Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-071-2/+2
* Use 6 months as SSL STS header thresholdMorris Jobke2016-04-131-1/+1
* Consistently use rel=noreferrerLukas Reschke2016-03-201-8/+8
* Adjust wording a bitLukas Reschke2016-03-111-1/+1
* Fix error ins source language stringsThomas Müller2016-02-191-1/+1
* Add handler for global ajax errorsVincent Petry2016-02-151-3/+6
* Add check for contentLukas Reschke2016-02-041-1/+1
* Move data protection check to javascriptVincent Chan2016-02-011-7/+24
* Merge pull request #21630 from owncloud/add-some-security-headers-as-hardeningThomas Müller2016-01-131-1/+3
|\
| * Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke2016-01-121-1/+3
* | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller2016-01-121-1/+7
|\ \
| * | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-1/+7
| |/
* / 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/+29
* add _blank to hrefRenaud Fortier2015-12-211-6/+6
* Add code integrity checkLukas Reschke2015-12-011-0/+14
* [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-0/+6
* Move remaining setupchecks to new fomatRoeland Jago Douma2015-08-181-6/+8
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-28/+54
|\
| * All setup messages are now properly typesRoeland Jago Douma2015-07-301-26/+45
| * Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-301-3/+10
* | Add setup check for reverse proxy header configurationRobin McCorkell2015-08-101-0/+5
* | Display warning in security & setup warnings if php version is EOLRoeland Jago Douma2015-07-291-0/+5
|/
* Detect old NSS and OpenSSL versionsLukas Reschke2015-07-281-0/+3
* Align recommended settingsLukas Reschke2015-06-151-4/+5
* Add check for availability of /dev/urandomLukas Reschke2015-05-261-0/+5
* Remove hardcoded link to performance docsJoas Schilling2015-04-071-1/+1
* Add check for activated local memcacheLukas Reschke2015-03-281-0/+5
* Add some generic default headers as well via PHPLukas Reschke2015-03-261-2/+2
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-1/+95
* Update setupchecks.jscmeh2015-02-161-1/+1
* Message clean-upcmeh2015-02-161-3/+3
* Check for working .htaccess via AJAXLukas Reschke2014-12-061-1/+6
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-0/+71