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
Côme Chilliet 6278cf181e
fix: Improve HSTS warning wording as suggested by reviewer
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 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
DebugMode.php Migrate debug mode check to new SetupCheck API 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
HttpsUrlGeneration.php feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2 years ago
InternetConnectivity.php
JavaScriptModules.php enh(settings): Add trait for setup checks that need to access the webserver using HTTP requests 2 years ago
JavaScriptSourceMaps.php fix(settings): adjust source maps setup check wording and log level 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
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 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 Remove bz2 leftover description 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
PushService.php Rename to "Push service" and enable on all instances to avoid trouble 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
SecurityHeaders.php fix: Improve HSTS warning wording as suggested by reviewer 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
TempSpaceAvailable.php Merge writable temporary space check with the s3 one, and improve 2 years ago
TransactionIsolation.php Migrate database transaction level check to SetupCheck API 2 years ago
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