You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/settings/lib/SetupChecks
Josh Richards 3ce8c6d0db fix: refactor postgresql check to match mariadb/mysql 2 years ago
..
AppDirsWithDifferentOwner.php Migrate app dir owner check to SetupCheck API 2 years ago
BruteForceThrottler.php Change "brute force" to "brute-force" 2 years ago
CheckServerResponseTrait.php fix(settings): Adjust order of parameters for `runRequest` 2 years ago
CheckUserCertificates.php feat: rename users to account or person 2 years ago
CodeIntegrity.php Remove CSRF check from code integrity rescan 2 years ago
CronErrors.php Migrate Cron checks to new SetupCheck API 2 years ago
CronInfo.php fix(updatenotification): spread the use of new appconfig 2 years ago
DataDirectoryProtected.php feat(settings): Migrate data directory protection check to `SetupCheck` 2 years ago
DatabaseHasMissingColumns.php Missing things in database should be warning, not info 2 years ago
DatabaseHasMissingIndices.php fix(settings): show warning for indexToReplace as part of missing indices 2 years ago
DatabaseHasMissingPrimaryKeys.php Missing things in database should be warning, not info 2 years ago
DatabasePendingBigIntConversions.php Migrate away from deprecated doctrine/dbal getName function 2 years ago
DebugMode.php Migrate debug mode check to new SetupCheck API 2 years ago
DefaultPhoneRegionSet.php
EmailTestSuccessful.php
FileLocking.php
ForwardedForHeaders.php fix(settings): Also verify that `trusted_proxies` only contains IP addresses (with range) 2 years ago
HttpsUrlGeneration.php feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2 years ago
InternetConnectivity.php
JavaScriptModules.php fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run 2 years ago
JavaScriptSourceMaps.php fix(settings): adjust source maps setup check wording and log level 2 years ago
LegacySSEKeyFormat.php
MaintenanceWindowStart.php feat(setupcheck): Add setup check for maintenance_window_start config 2 years ago
MemcacheConfigured.php Migrate memcached PHP module setup check to new API 2 years ago
MysqlUnicodeSupport.php fix(i18n): Adapted spelling of Unicode 2 years ago
OcxProviders.php fix: Fix ocm-provider setup check failure detection 2 years ago
OverwriteCliUrl.php fix(i18n): Change cli to uppercase 2 years ago
PhpDefaultCharset.php
PhpDisabledFunctions.php Migrate set_time_limit setup check to new API 2 years ago
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMemoryLimit.php
PhpModules.php Remove bz2 leftover description 2 years ago
PhpOpcacheSetup.php fix(setupchecks): Fix opcache buffer check 2 years ago
PhpOutdated.php feat: drop support for php 8.0 2 years ago
PhpOutputBuffering.php
PushService.php Rename to "Push service" and enable on all instances to avoid trouble 2 years ago
RandomnessSecure.php
ReadOnlyConfig.php
SecurityHeaders.php fix: Improve HSTS warning wording as suggested by reviewer 2 years ago
SupportedDatabase.php fix: refactor postgresql check to match mariadb/mysql 2 years ago
SystemIs64bit.php
TempSpaceAvailable.php Merge writable temporary space check with the s3 one, and improve 2 years ago
TransactionIsolation.php
WellKnownUrls.php fix(settings): Adjust order of parameters for `runRequest` 2 years ago
Woff2Loading.php enh(settings): Migrate WOFF2 loading check to a SetupCheck 2 years ago