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
Ferdinand Thiessen d2cb90bda2
fix(settings): Allow to connect to local address when checking for `.mjs` support
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
CheckUserCertificates.php Improve setup checks naming and improve database version check 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 Migrate Cron checks to new SetupCheck API 2 years ago
DatabaseHasMissingColumns.php Missing things in database should be warning, not info 2 years ago
DatabaseHasMissingIndices.php Missing things in database should be warning, not info 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
DefaultPhoneRegionSet.php Improve setup checks naming and improve database version check 2 years ago
EmailTestSuccessful.php Migrate email test to new SetupCheck API 2 years ago
FileLocking.php Migrated both file locking checks to SetupCheck API 2 years ago
ForwardedForHeaders.php Add quotation marks 2 years ago
InternetConnectivity.php Change SetupResult API to named constructors 2 years ago
JavaScriptModules.php fix(settings): Allow to connect to local address when checking for `.mjs` support 2 years ago
LegacySSEKeyFormat.php Improve setup checks naming and improve database version check 2 years ago
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
OverwriteCliUrl.php fix(i18n): Change cli to uppercase 2 years ago
PhpDefaultCharset.php Add quotation marks 2 years ago
PhpDisabledFunctions.php Migrate set_time_limit setup check to new API 2 years ago
PhpFreetypeSupport.php Migrate Freetype check to SetupCheck API 2 years ago
PhpGetEnv.php Migrate getenv test to new SetupCheck API 2 years ago
PhpMemoryLimit.php fix(setupcheck): Fix memory limit setup check 2 years ago
PhpModules.php Migrate set_time_limit setup check to new API 2 years ago
PhpOpcacheSetup.php Improve PHP opcache setup check and reduce level in some cases 2 years ago
PhpOutdated.php Improve setup checks naming and improve database version check 2 years ago
PhpOutputBuffering.php Add quotation marks 2 years ago
RandomnessSecure.php Migrate Randomness secure check to SetupCheck API 2 years ago
ReadOnlyConfig.php Improve setup checks naming and improve database version check 2 years ago
SupportedDatabase.php Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
SystemIs64bit.php Migrate 32bit check to SetupCheck API 2 years ago
TransactionIsolation.php Migrate database transaction level check to SetupCheck API 2 years ago