| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Opcache recommendation | Morris Jobke | 2017-05-21 | 1 | -1/+1 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Add warning on admin screen when set_time_limit is unavailable | Ko- | 2017-03-16 | 1 | -0/+8 |
* | Show info in admin settings about PHP opcache if disabled | Morris Jobke | 2017-02-22 | 1 | -0/+12 |
* | Properly check the data dir | Morris Jobke | 2016-12-05 | 1 | -2/+3 |
* | Replace more vendor naming | Joas Schilling | 2016-11-11 | 1 | -1/+1 |
* | fix internal links in security & setup warnings, resolves #1048 | Arthur Schiwon | 2016-08-25 | 1 | -2/+3 |
* | Alters 'No Internet Connection' error message. #181 | Derek | 2016-07-20 | 1 | -1/+1 |
* | Don't reload page in case of auth errors during setup checks | Vincent Petry | 2016-06-23 | 1 | -2/+4 |
* | Use temporary htaccesstest.txt for data dir security check | Vincent Petry | 2016-06-07 | 1 | -2/+2 |
* | Use 6 months as SSL STS header threshold | Morris Jobke | 2016-04-13 | 1 | -1/+1 |
* | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 1 | -8/+8 |
* | Adjust wording a bit | Lukas Reschke | 2016-03-11 | 1 | -1/+1 |
* | Fix error ins source language strings | Thomas Müller | 2016-02-19 | 1 | -1/+1 |
* | Add handler for global ajax errors | Vincent Petry | 2016-02-15 | 1 | -3/+6 |
* | Add check for content | Lukas Reschke | 2016-02-04 | 1 | -1/+1 |
* | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 1 | -7/+24 |
* | Merge pull request #21630 from owncloud/add-some-security-headers-as-hardening | Thomas Müller | 2016-01-13 | 1 | -1/+3 |
|\ |
|
| * | Add X-Download-Options and X-Permitted-Cross-Domain-Policies | Lukas Reschke | 2016-01-12 | 1 | -1/+3 |
* | | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-check | Thomas Müller | 2016-01-12 | 1 | -1/+7 |
|\ \ |
|
| * | | Add config switch to disable the .well-known URL check | Morris Jobke | 2016-01-12 | 1 | -1/+7 |
| |/ |
|
* / | Show the well-known URL check as info instead of error | Morris Jobke | 2016-01-12 | 1 | -1/+1 |
|/ |
|
* | Add check for .well-known URL in the root of the webservers URL | Morris Jobke | 2016-01-08 | 1 | -0/+29 |
* | add _blank to href | Renaud Fortier | 2015-12-21 | 1 | -6/+6 |
* | Add code integrity check | Lukas Reschke | 2015-12-01 | 1 | -0/+14 |
* | [admin] check for correct PHP memcached module | Morris Jobke | 2015-10-06 | 1 | -0/+6 |
* | Move remaining setupchecks to new fomat | Roeland Jago Douma | 2015-08-18 | 1 | -6/+8 |
* | Merge pull request #17975 from owncloud/settings_admin_warning_levels | Jan-Christoph Borchardt | 2015-08-18 | 1 | -28/+54 |
|\ |
|
| * | All setup messages are now properly types | Roeland Jago Douma | 2015-07-30 | 1 | -26/+45 |
| * | Allow setupchecks to specify a warning level | Roeland Jago Douma | 2015-07-30 | 1 | -3/+10 |
* | | Add setup check for reverse proxy header configuration | Robin McCorkell | 2015-08-10 | 1 | -0/+5 |
* | | Display warning in security & setup warnings if php version is EOL | Roeland Jago Douma | 2015-07-29 | 1 | -0/+5 |
|/ |
|
* | Detect old NSS and OpenSSL versions | Lukas Reschke | 2015-07-28 | 1 | -0/+3 |
* | Align recommended settings | Lukas Reschke | 2015-06-15 | 1 | -4/+5 |
* | Add check for availability of /dev/urandom | Lukas Reschke | 2015-05-26 | 1 | -0/+5 |
* | Remove hardcoded link to performance docs | Joas Schilling | 2015-04-07 | 1 | -1/+1 |
* | Add check for activated local memcache | Lukas Reschke | 2015-03-28 | 1 | -0/+5 |
* | Add some generic default headers as well via PHP | Lukas Reschke | 2015-03-26 | 1 | -2/+2 |
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -1/+95 |
* | Update setupchecks.js | cmeh | 2015-02-16 | 1 | -1/+1 |
* | Message clean-up | cmeh | 2015-02-16 | 1 | -3/+3 |
* | Check for working .htaccess via AJAX | Lukas Reschke | 2014-12-06 | 1 | -1/+6 |
* | Moved WebDAV and internet checks to client side JS | Vincent Petry | 2014-09-23 | 1 | -0/+71 |