aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller/CheckSetupController.php
Commit message (Expand)AuthorAgeFilesLines
* Check that php was compiled with argon2 support or that the php-sodiumCarl Schwan2021-07-301-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+2
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* Merge pull request #25605 from nextcloud/trusted-proxy-warning-localhostRoeland Jago Douma2021-04-011-1/+1
|\
| * dont show trusted proxy warning when the proxy and remote are both localhostRobin Appelman2021-02-121-1/+1
* | Merge pull request #25862 from nextcloud/techdept/psalm/some_loggersRoeland Jago Douma2021-03-021-5/+11
|\ \
| * | Move away some ILoggersRoeland Jago Douma2021-03-021-5/+11
* | | Fix lying docblocksRoeland Jago Douma2021-03-011-5/+2
|/ /
* | Revert "use the configured forwarded headers for the setup check"Roeland Jago Douma2021-02-131-8/+1
* | use the configured forwarded headers for the setup checkRobin Appelman2021-02-121-1/+8
|/
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
* Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-dbRoeland Jago Douma2021-01-111-1/+8
|\
| * Add setup check to verify that the used DB version is still supported in the ...Morris Jobke2021-01-081-1/+8
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* | Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-5/+6
|/
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\
| * Unify links to php.netJ0WI2020-09-171-1/+1
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+3
* | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-091-0/+2
|\ \
| * | Move columns to bigintJulius Härtl2020-12-081-0/+2
* | | Add a config for default region of phone numbersJoas Schilling2020-12-071-0/+1
|/ /
* | Harden setup check for TLS version if host is not reachableMorris Jobke2020-12-021-0/+3
* | Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-0/+11
* | Add a background job that checks for potential user imported SSL certificates...Morris Jobke2020-11-031-0/+4
* | Add SVG support check to setup checknhirokinet2020-11-021-0/+5
* | Update CheckSetupController.phptimm2k2020-10-261-0/+1
* | Remove setup check for php mailDaniel Kesselberg2020-10-031-6/+0
|/
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-8/+10
* Add setup check that links to the migration documentationMorris Jobke2020-08-191-0/+3
* Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-261-0/+6
* Replace TYPE with TYPESDaniel Kesselberg2020-06-301-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Merge pull request #19191 from laurisb/patch-1Roeland Jago Douma2020-04-151-1/+1
|\
| * Improve Opcache detectionLauris Binde2020-01-291-1/+1
* | Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_modsRoeland Jago Douma2020-04-121-0/+8
|\ \
| * | Show setup check for recommended php modulesRoeland Jago Douma2020-04-101-0/+8
* | | Format control structures, classes, methods and functionChristoph Wurst2020-04-101-20/+19
|/ /
* | Fix multiline commentsChristoph Wurst2020-04-081-3/+3
* | Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+11
* | Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-231-0/+1
* | Update check for outdated php version.Daniel Kesselberg2020-02-241-7/+3
|/
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Convert various columns in oc_mounts to bigintGeorg Ehrke2019-12-091-0/+1
* Update license headersChristoph Wurst2019-12-051-2/+8
* Convert more columns to bigintRoeland Jago Douma2019-11-201-0/+4
* Move settings to an appChristoph Wurst2019-09-281-0/+701