nextcloud-server/apps/settings/lib/SetupChecks
Ferdinand Thiessen a243e9cfbb
fix(webauthn): do not require bcmath or gmp - not needed anymore
The extensions are not required anymore but only recommended for
performance. See also:
https://github.com/web-auth/webauthn-framework/issues/213

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-19 11:19:49 +07:00
..
AllowedAdminRanges.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +07:00
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php
CronErrors.php
CronInfo.php
DataDirectoryProtected.php
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +07:00
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DebugMode.php
DefaultPhoneRegionSet.php
EmailTestSuccessful.php
FileLocking.php
ForwardedForHeaders.php
HttpsUrlGeneration.php
InternetConnectivity.php
JavaScriptModules.php
JavaScriptSourceMaps.php
LegacySSEKeyFormat.php
LoggingLevel.php feat(setupcheck): check logging level for validity 2025-02-22 14:08:19 +07:00
MaintenanceWindowStart.php
MemcacheConfigured.php
MimeTypeMigrationAvailable.php
MysqlRowFormat.php fix: Change SQL query so that it is ansi safe 2025-02-27 09:00:06 +07:00
MysqlUnicodeSupport.php
OcxProviders.php
OverwriteCliUrl.php
PhpApcuConfig.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php
PhpMemoryLimit.php fix(settings): Add some context to the PHP memory limit error 2025-01-26 17:54:19 +07:00
PhpModules.php fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-03-19 11:19:49 +07:00
PhpOpcacheSetup.php
PhpOutdated.php fix(setupcheck): Update setup check for PHP version to be more accurate 2025-02-10 11:50:09 +07:00
PhpOutputBuffering.php
PushService.php
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php
SecurityHeaders.php
SupportedDatabase.php
SystemIs64bit.php
TempSpaceAvailable.php
TransactionIsolation.php
WellKnownUrls.php
Woff2Loading.php