nextcloud/apps/settings/lib/SetupChecks
Côme Chilliet 26cec2d117
feat: Add info level result if 2FA is not enforced
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-02-03 15:50:50 +01:00
..
AllowedAdminRanges.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +01:00
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php fix: Make some strings in CodeIntegrity.php translatable 2025-08-24 20:23:51 +02:00
CronErrors.php
CronInfo.php
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +01:00
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DataDirectoryProtected.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
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 +02:00
JavaScriptModules.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02: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 +02:00
MysqlRowFormat.php fix(setupCheck): Fix checking database type 2025-10-15 20:15:55 +02:00
MysqlUnicodeSupport.php
OcxProviders.php
OverwriteCliUrl.php
PhpApcuConfig.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php
PhpMemoryLimit.php
PhpModules.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +01:00
PhpOpcacheSetup.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PhpOutdated.php fix(PHP): Drop PHP 8.1 for Nextcloud 33 2025-10-02 11:04:07 +02:00
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 -04:00
ServerIdConfig.php chore(i18n): Improved grammar 2025-11-14 07:59:54 +01:00
SupportedDatabase.php fix(oracle): Add a warning for Oracle 11 2025-11-27 14:35:54 +01:00
SystemIs64bit.php
TaskProcessingPickupSpeed.php fix: Apply suggestion from @julien-nc 2025-10-14 11:52:49 +02:00
TaskProcessingSuccessRate.php fix: Fix logic error to make tests pass 2025-10-14 15:23:01 +02:00
TempSpaceAvailable.php
TransactionIsolation.php
TwoFactorConfiguration.php feat: Add info level result if 2FA is not enforced 2026-02-03 15:50:50 +01:00
WellKnownUrls.php
Woff2Loading.php