Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api | Christoph Wurst | 2020-12-18 | 1 | -3/+4 |
|\ | | | | | Add well known handlers API | ||||
| * | Add well known handlers API | Christoph Wurst | 2020-12-16 | 1 | -3/+4 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #24740 from nextcloud/bugfix/24738/improve-phone-region-help | Julius Härtl | 2020-12-17 | 1 | -1/+3 |
|\ \ | | | | | | | Improve hints for default_phone_region | ||||
| * | | Improve hints for default_phone_region | Joas Schilling | 2020-12-17 | 1 | -1/+3 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | promoted bad memory_limit setting to error as it may break updater | Arthur Schiwon | 2020-12-15 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 1 | -0/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #23869 from nextcloud/rakekniven-patch-1 | John Molakvoæ | 2020-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Update core/js/setupchecks.js | rakekniven | 2020-11-03 | 1 | -1/+1 |
| | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | Update setupchecks.js | rakekniven | 2020-11-03 | 1 | -1/+1 |
| | | | | | | | | | | | | Changed wording of setup check. Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de> | ||||
* | | Add a background job that checks for potential user imported SSL ↵ | Morris Jobke | 2020-11-03 | 1 | -0/+10 |
|/ | | | | | | certificates and shows a warning in the admin settings Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add SVG support check to setup check | nhirokinet | 2020-11-02 | 1 | -0/+9 |
| | | | | Signed-off-by: nhirokinet <nhirokinet@nhiroki.net> | ||||
* | Remove setup check for php mail | Daniel Kesselberg | 2020-10-03 | 1 | -12/+0 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Clarify PHP warning in admin settings | Morris Jobke | 2020-09-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add setup check that links to the migration documentation | Morris Jobke | 2020-08-19 | 1 | -2/+8 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Change const/let to var for PhantomJS | Daniel Kesselberg | 2020-08-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Add setup checks for php default charset and output buffering. | Daniel Kesselberg | 2020-07-26 | 1 | -0/+21 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add basic reverseproxy misconfig detection to setupchecks | Roeland Jago Douma | 2020-03-23 | 1 | -0/+12 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #19580 from nextcloud/debt/noid/outdated-check | Roeland Jago Douma | 2020-03-10 | 1 | -6/+6 |
|\ | | | | | Update check for outdated php version. | ||||
| * | Update check for outdated php version. | Daniel Kesselberg | 2020-02-24 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Don't show referrer policy warning if fallback policy set. | Daniel Kesselberg | 2020-02-26 | 1 | -7/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test-Set: no-referrer-when-downgrade no-referrer strict-origin-when-cross-origin same-origin no-referrer, strict-origin-when-cross-origin strict-origin- unsafe-raw, same-origin strict-origin-when-downgrade Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Set content type for propfind request | Daniel Kesselberg | 2020-02-21 | 1 | -0/+1 |
|/ | | | | | | Without the request is sent as application/x-www-form-urlencoded; charset=UTF-8 and might be blocked by some application firewalls because content and content type do not match. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | adviced should be advised | Victor Goff | 2019-08-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Victor Goff <keeperotphones@gmail.com> | ||||
* | Do not show a internet connectivity warning if internet access is disabled | Christoph Wurst | 2019-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.theme to the bundle and deprecate oc_defaults | Christoph Wurst | 2019-05-14 | 1 | -8/+8 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove recommendation for opcache on CLI | Morris Jobke | 2019-05-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix unneeded doc link to unrelated resource | Morris Jobke | 2019-03-11 | 1 | -4/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Show a setup warning in case S3 object storage is used as primary storage | Morris Jobke | 2019-03-08 | 1 | -0/+12 |
| | | | | | | * checks for at least 50 GB of free space Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add setup check for missing UTF8MB4 on mysql | Morris Jobke | 2019-02-28 | 1 | -0/+12 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add unit tests and provide better message | Morris Jobke | 2019-02-20 | 1 | -3/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | add setup check for ocm-provider route | Bjoern Schiessle | 2019-02-20 | 1 | -0/+40 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exception | Morris Jobke | 2019-01-04 | 1 | -3/+7 |
|\ | | | | | returns a 404 instead of exception if app is not installed - #13088 | ||||
| * | Make setup check also pass with a 501 status | Julius Härtl | 2018-12-19 | 1 | -3/+7 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Remove check for outdated caches | Daniel Kesselberg | 2019-01-02 | 1 | -12/+0 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Add setup check for pending bigint conversion | Morris Jobke | 2018-12-05 | 1 | -0/+16 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update casing of PHP inside method name | Morris Jobke | 2018-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add setup check for recommended PHP modules (i.e. Imagick, intl) | Morris Jobke | 2018-12-05 | 1 | -0/+13 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add check for missing .woff2 rule in Nginx via setup check | Morris Jobke | 2018-11-29 | 1 | -0/+31 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #11396 from nextcloud/wellknown-webfinger | Morris Jobke | 2018-10-24 | 1 | -2/+7 |
|\ | | | | | adding .well-known/webfinger | ||||
| * | Make possible to set the expected status of the well known URL check | Daniel Calviño Sánchez | 2018-10-10 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | The check is based on the HTTP status returned by the URL, and different URLs may return different status (for example, DAV returns 207, while a service like WebFinger would return 200), so the expected status needs to be set depending on the URL. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | Remove arrow function | Daniel Peukert | 2018-10-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Daniel Peukert <dan.peukert@gmail.com> | ||||
* | | Check if the X-XSS-Protection header contains the required fields | Daniel Peukert | 2018-10-17 | 1 | -1/+12 |
| | | | | | | | | Signed-off-by: Daniel Peukert <dan.peukert@gmail.com> | ||||
* | | Allow "same-origin" as "Referrer-Policy" | Moritz Beck | 2018-10-11 | 1 | -2/+4 |
|/ | | | | | | | | | Fixes #11531 Although "same-origin" is more strict than e.g. strict-origin it showed up a warning in setupcheck Based on https://scotthelme.co.uk/a-new-security-header-referrer-policy/ Signed-off-by: Moritz Beck <git@birkenstab.de> | ||||
* | Change check if secure randomness is possible. | Timo Förster | 2018-08-24 | 1 | -3/+3 |
| | | | | Signed-off-by: Timo Förster <tfoerster@webfoersterei.de> | ||||
* | Adds license to files. Updates the branch. | Michael Weimann | 2018-08-20 | 1 | -0/+17 |
|\ | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Adds a setup check for app directory permissions. | Michael Weimann | 2018-08-09 | 1 | -0/+17 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | Adds a memory limit warning for console commands if the limit is below the ↵ | Michael Weimann | 2018-08-20 | 1 | -1/+1 |
| | | | | | | | | | | | | recommended value Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | Adds a setup check for the memory limit | Michael Weimann | 2018-08-20 | 1 | -0/+9 |
|/ | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> |