nextcloud-server/apps/settings/lib/SetupChecks
Joas Schilling 0a6eeb497b
fix(setupcheck): Update setup check for PHP version to be more accurate
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-10 11:50:09 +07:00
..
AllowedAdminRanges.php
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php
CronErrors.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CronInfo.php
DataDirectoryProtected.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
DatabaseHasMissingColumns.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DatabaseHasMissingIndices.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DatabaseHasMissingPrimaryKeys.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DatabasePendingBigIntConversions.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DebugMode.php
DefaultPhoneRegionSet.php
EmailTestSuccessful.php fix(settings): Fix setup check when mail_smptmode is set to "null" 2025-01-20 17:12:19 +07:00
FileLocking.php fix(setupChecks): Having transactional file locking disabled is not supported 2024-09-19 12:50:59 +07:00
ForwardedForHeaders.php
HttpsUrlGeneration.php
InternetConnectivity.php perf(settings): Speed up InternetConnectivity setup check 2025-01-07 16:49:28 +07:00
JavaScriptModules.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
JavaScriptSourceMaps.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
LegacySSEKeyFormat.php
MaintenanceWindowStart.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
MemcacheConfigured.php fix(setupchecks): Binary data can have problems with serialize 2025-01-09 23:42:07 +07:00
MimeTypeMigrationAvailable.php
MysqlRowFormat.php Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18n 2024-11-05 10:06:29 +07:00
MysqlUnicodeSupport.php
OcxProviders.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OverwriteCliUrl.php
PhpApcuConfig.php feat(settings): Add setup check for apcu cache expunge 2024-08-27 10:45:32 +07:00
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php fix(settings): psalm PhpMaxFileSize setup check warning 2024-11-19 18:27:35 +07:00
PhpMemoryLimit.php fix(settings): Add some context to the PHP memory limit error 2025-01-26 17:54:19 +07:00
PhpModules.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PhpOpcacheSetup.php
PhpOutdated.php fix(setupcheck): Update setup check for PHP version to be more accurate 2025-02-10 11:50:09 +07:00
PhpOutputBuffering.php
PushService.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php
SecurityHeaders.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SupportedDatabase.php feat: Update supported PostgreSQL versions 2024-11-13 02:50:13 +07:00
SystemIs64bit.php
TempSpaceAvailable.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TransactionIsolation.php
WellKnownUrls.php fix(SetupChecks): Pass webfinger if a handler is there 2025-01-26 13:03:05 +07:00
Woff2Loading.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00