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
Joas Schilling 26f4ec66af
feat(setupcheck): Add setup check for maintenance_window_start config
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
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
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 memcache check to SetupCheck API 2 years ago
PhpDefaultCharset.php Add quotation marks 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 Add missing dots in PhpModules setup check descriptions 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