You cannot 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/apps/settings/lib/SetupChecks
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 months ago
..
AppDirsWithDifferentOwner.php Migrate app dir owner check to SetupCheck API 5 months ago
BruteForceThrottler.php Change "brute force" to "brute-force" 6 months ago
CheckServerResponseTrait.php fix(settings): Adjust order of parameters for `runRequest` 3 months ago
CheckUserCertificates.php feat: rename users to account or person 4 months ago
CodeIntegrity.php Remove CSRF check from code integrity rescan 5 months ago
CronErrors.php Migrate Cron checks to new SetupCheck API 5 months ago
CronInfo.php fix(updatenotification): spread the use of new appconfig 3 months ago
DataDirectoryProtected.php feat(settings): Migrate data directory protection check to `SetupCheck` 3 months ago
DatabaseHasMissingColumns.php Missing things in database should be warning, not info 6 months ago
DatabaseHasMissingIndices.php Missing things in database should be warning, not info 6 months ago
DatabaseHasMissingPrimaryKeys.php Missing things in database should be warning, not info 6 months ago
DatabasePendingBigIntConversions.php Migrate away from deprecated doctrine/dbal getName function 6 months ago
DebugMode.php Migrate debug mode check to new SetupCheck API 4 months ago
DefaultPhoneRegionSet.php Improve setup checks naming and improve database version check 7 months ago
EmailTestSuccessful.php Migrate email test to new SetupCheck API 7 months ago
FileLocking.php Migrated both file locking checks to SetupCheck API 7 months ago
ForwardedForHeaders.php Add quotation marks 6 months ago
HttpsUrlGeneration.php feat(settings): Migrate SSL access and URL generation check to SetupCheck API 3 months ago
InternetConnectivity.php Change SetupResult API to named constructors 8 months ago
JavaScriptModules.php enh(settings): Add trait for setup checks that need to access the webserver using HTTP requests 4 months ago
JavaScriptSourceMaps.php fix(settings): adjust source maps setup check wording and log level 3 months ago
LegacySSEKeyFormat.php Improve setup checks naming and improve database version check 7 months ago
MaintenanceWindowStart.php feat(setupcheck): Add setup check for maintenance_window_start config 6 months ago
MemcacheConfigured.php Migrate memcached PHP module setup check to new API 5 months ago
MysqlUnicodeSupport.php fix(i18n): Adapted spelling of Unicode 4 months ago
OcxProviders.php feat(settings): Migrate OCM / OCS provider tests to SetupCheck 3 months ago
OverwriteCliUrl.php fix(i18n): Change cli to uppercase 5 months ago
PhpDefaultCharset.php Add quotation marks 6 months ago
PhpDisabledFunctions.php Migrate set_time_limit setup check to new API 5 months ago
PhpFreetypeSupport.php Migrate Freetype check to SetupCheck API 7 months ago
PhpGetEnv.php Migrate getenv test to new SetupCheck API 7 months ago
PhpMemoryLimit.php fix(setupcheck): Fix memory limit setup check 6 months ago
PhpModules.php Remove bz2 leftover description 4 months ago
PhpOpcacheSetup.php Improve PHP opcache setup check and reduce level in some cases 5 months ago
PhpOutdated.php Improve setup checks naming and improve database version check 7 months ago
PhpOutputBuffering.php Add quotation marks 6 months ago
PushService.php Rename to "Push service" and enable on all instances to avoid trouble 4 months ago
RandomnessSecure.php Migrate Randomness secure check to SetupCheck API 7 months ago
ReadOnlyConfig.php Improve setup checks naming and improve database version check 7 months ago
SupportedDatabase.php Merge SQlite warning to existing SupportedDatabase setup check 6 months ago
SystemIs64bit.php Migrate 32bit check to SetupCheck API 7 months ago
TempSpaceAvailable.php Merge writable temporary space check with the s3 one, and improve 4 months ago
TransactionIsolation.php Migrate database transaction level check to SetupCheck API 7 months ago
WellKnownUrls.php fix(settings): Adjust order of parameters for `runRequest` 3 months ago
Woff2Loading.php enh(settings): Migrate WOFF2 loading check to a SetupCheck 4 months ago