summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): `posix_getpwuid` can return `false` which should not be access...Ferdinand Thiessen2024-03-131-2/+6
* fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-272-11/+4
* fix(settings): Disable SSL cert check for JavaScript modules SetupCheckFerdinand Thiessen2024-02-141-0/+3
* fix psalmSimon L2024-02-081-0/+3
* do not break personal settings page is viewer is not thereSimon L2024-02-081-5/+2
* Remove disputed bz2 checkJ0WI2024-02-021-3/+2
* fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-291-1/+1
* fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-231-1/+7
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-198-16/+16
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-181-74/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-184-26/+147
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-183-13/+83
* Remove CSRF check from code integrity rescanCôme Chilliet2024-01-182-2/+1
* Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-181-2/+17
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-183-2/+65
* Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-171-0/+1
* Merge pull request #42795 from nextcloud/backport/setupchecks/stable28Benjamin Gaussorgues2024-01-166-227/+363
|\
| * Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-151-15/+0
| * Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-153-49/+106
| * Improve PHP opcache setup check and reduce level in some casesCôme Chilliet2024-01-151-23/+37
| * Fix small psalm issueCôme Chilliet2024-01-151-1/+1
| * Remove unsupported <code> tag and use quotes insteadCôme Chilliet2024-01-151-8/+8
| * Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-151-22/+1
| * Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-153-79/+136
| * Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2024-01-152-7/+6
| * Migrate away from deprecated doctrine/dbal getName functionCôme Chilliet2024-01-151-2/+2
| * Migrate database pending bigint conversions check to new APICôme Chilliet2024-01-153-56/+101
* | Update apps/settings/lib/SetupChecks/JavaScriptModules.phpFerdinand Thiessen2024-01-151-1/+1
* | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-152-0/+79
|/
* Use IToken from OCP instead of OCCôme Chilliet2024-01-111-1/+1
* Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-111-1/+1
* Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-112-6/+8
* feat(setupcheck): Add setup check for maintenance_window_start configJoas Schilling2023-12-182-0/+72
* feat(settings): add occ commands to handle admin delegationBenjamin Gaussorgues2023-12-143-0/+242
* Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-061-1/+1
* Missing things in database should be warning, not infoCôme Chilliet2023-12-043-3/+3
* Switch from deprecated hasPrimaryKey to getPrimaryKey functionCôme Chilliet2023-12-041-1/+1
* Migrate missing primary key database check to new APICôme Chilliet2023-12-043-25/+91
* Migrate missing index database check to new APICôme Chilliet2023-12-043-26/+91
* Migrate missing column database check to new APICôme Chilliet2023-12-043-25/+91
* Merge pull request #41761 from nextcloud/backport/41678/stable28Joas Schilling2023-11-271-1/+1
|\
| * fix(security): Update expiration date in security.txtJoas Schilling2023-11-271-1/+1
* | fix(setupcheck): Fix memory limit setup checkJoas Schilling2023-11-271-1/+1
|/
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2327-142/+136
* Add quotation marksValdnet2023-11-231-1/+1
* Correct spellingValdnet2023-11-231-1/+1
* Merge pull request #41642 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-11-224-7/+7
|\
| * Change "brute force" to "brute-force"Valdnet2023-11-221-3/+3
| * Correct a typoValdnet2023-11-211-1/+1
| * Add quotation marksValdnet2023-11-211-2/+2