nextcloud-server/apps/settings/lib/SetupChecks
Côme Chilliet 6278cf181e
fix: Improve HSTS warning wording as suggested by reviewer
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-14 11:49:47 +07:00
..
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckServerResponseTrait.php fix(settings): Adjust order of parameters for `runRequest` 2024-03-08 11:21:51 +07:00
CheckUserCertificates.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
CodeIntegrity.php
CronErrors.php
CronInfo.php fix(updatenotification): spread the use of new appconfig 2024-03-13 02:22:11 +07:00
DataDirectoryProtected.php feat(settings): Migrate data directory protection check to `SetupCheck` 2024-02-29 13:54:01 +07:00
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DebugMode.php
DefaultPhoneRegionSet.php
EmailTestSuccessful.php
FileLocking.php
ForwardedForHeaders.php
HttpsUrlGeneration.php feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2024-02-29 12:21:36 +07:00
InternetConnectivity.php
JavaScriptModules.php enh(settings): Add trait for setup checks that need to access the webserver using HTTP requests 2024-02-15 02:17:16 +07:00
JavaScriptSourceMaps.php fix(settings): adjust source maps setup check wording and log level 2024-03-06 15:11:32 +07:00
LegacySSEKeyFormat.php
MaintenanceWindowStart.php
MemcacheConfigured.php
MysqlUnicodeSupport.php
OcxProviders.php fix: Fix ocm-provider setup check failure detection 2024-03-13 12:49:52 +07:00
OverwriteCliUrl.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMemoryLimit.php
PhpModules.php
PhpOpcacheSetup.php
PhpOutdated.php
PhpOutputBuffering.php
PushService.php
RandomnessSecure.php
ReadOnlyConfig.php
SecurityHeaders.php fix: Improve HSTS warning wording as suggested by reviewer 2024-03-14 11:49:47 +07:00
SupportedDatabase.php
SystemIs64bit.php
TempSpaceAvailable.php
TransactionIsolation.php
WellKnownUrls.php fix(settings): Adjust order of parameters for `runRequest` 2024-03-08 11:21:51 +07:00
Woff2Loading.php enh(settings): Migrate WOFF2 loading check to a SetupCheck 2024-02-15 02:17:20 +07:00