nextcloud-server/apps/settings/lib/SetupChecks
Côme Chilliet 1c4276eea2
fix(setupchecks): Remove startpage from connectivity check and avoid redirection
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-26 16:50:54 +07:00
..
AllowedAdminRanges.php
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php fix: Make some strings in CodeIntegrity.php translatable 2025-08-24 20:23:51 +07:00
CronErrors.php
CronInfo.php
DataDirectoryProtected.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DebugMode.php
DefaultPhoneRegionSet.php
EmailTestSuccessful.php
FileLocking.php
ForwardedForHeaders.php
HttpsUrlGeneration.php
InternetConnectivity.php fix(setupchecks): Remove startpage from connectivity check and avoid redirection 2025-09-26 16:50:54 +07:00
JavaScriptModules.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
JavaScriptSourceMaps.php
LegacySSEKeyFormat.php
LoggingLevel.php
MaintenanceWindowStart.php
MemcacheConfigured.php
MimeTypeMigrationAvailable.php fix(settings): use correct scope for translations 2025-06-26 18:26:02 +07:00
MysqlRowFormat.php
MysqlUnicodeSupport.php
OcxProviders.php
OverwriteCliUrl.php
PhpApcuConfig.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php
PhpMemoryLimit.php
PhpModules.php chore: Remove 'json' module from PHP modules check 2025-09-11 13:51:07 +07:00
PhpOpcacheSetup.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PhpOutdated.php
PhpOutputBuffering.php
PushService.php
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php
SecurityHeaders.php Fix: Remove X-XSS-Protection use, check and recommendation 2025-06-13 16:12:27 +07:00
SupportedDatabase.php feat(settings): add support for MariaDB 11.8 in setup checks 2025-07-10 10:18:50 +07:00
SystemIs64bit.php
TaskProcessingPickupSpeed.php chore(18n): More natural english - fix plural typo 2025-05-25 12:56:15 +07:00
TempSpaceAvailable.php
TransactionIsolation.php
WellKnownUrls.php
Woff2Loading.php