nextcloud/apps/settings/lib/SetupChecks
Ferdinand Thiessen d126fc3ad0
refactor(settings): CheckServerResponseTrait always expect absolute path
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-11 13:27:41 +02:00
..
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckServerResponseTrait.php refactor(settings): CheckServerResponseTrait always expect absolute path 2024-10-11 13:27:41 +02:00
CheckUserCertificates.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00
CodeIntegrity.php fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-05 12:32:39 +02:00
CronErrors.php
CronInfo.php fix(updatenotification): spread the use of new appconfig 2024-03-13 02:22:11 -01:00
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php fix(settings): show warning for indexToReplace as part of missing indices 2024-04-05 11:17:30 +00:00
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DataDirectoryProtected.php refactor(settings): CheckServerResponseTrait always expect absolute path 2024-10-11 13:27:41 +02:00
DebugMode.php Migrate debug mode check to new SetupCheck API 2024-01-29 10:11:03 +01:00
DefaultPhoneRegionSet.php
EmailTestSuccessful.php
FileLocking.php
ForwardedForHeaders.php fix(settings): Also verify that trusted_proxies only contains IP addresses (with range) 2024-03-26 14:50:57 +01:00
HttpsUrlGeneration.php fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check 2024-05-13 10:07:35 +00:00
InternetConnectivity.php
JavaScriptModules.php fix(SetupChecks): Add hint about dns/firewall if mjs check can't run 2024-04-02 16:53:30 +00:00
JavaScriptSourceMaps.php fix(settings): adjust source maps setup check wording and log level 2024-03-06 15:11:32 +01:00
LegacySSEKeyFormat.php
MaintenanceWindowStart.php
MemcacheConfigured.php fix(setupCheck): Only warn when memcache present w/o memcached 2024-05-13 09:55:37 +00:00
MimeTypeMigrationAvailable.php feat: add setup check for needed mimetype migrations 2024-06-19 11:22:49 +02:00
MysqlUnicodeSupport.php fix(i18n): Adapted spelling of Unicode 2024-01-30 16:54:21 +01:00
OcxProviders.php fix: add option to remove the webroot for setup checks and don't check trusted_domains. 2024-09-05 15:53:45 +00:00
OverwriteCliUrl.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMemoryLimit.php
PhpModules.php Remove bz2 leftover description 2024-01-22 15:56:40 +01:00
PhpOpcacheSetup.php fix: typo 2024-08-01 18:05:12 +00:00
PhpOutdated.php
PhpOutputBuffering.php
PushService.php Rename to "Push service" and enable on all instances to avoid trouble 2024-01-25 15:23:54 +01:00
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php fix(caldav): lower scheduling table size warning 2024-07-25 20:16:26 +02:00
SecurityHeaders.php fix: Improve HSTS warning wording as suggested by reviewer 2024-03-14 11:49:47 +01:00
SupportedDatabase.php
SystemIs64bit.php
TempSpaceAvailable.php fix(setupchecks): skip check when disk_free_space is disabled 2024-06-29 14:00:33 +00:00
TransactionIsolation.php
WellKnownUrls.php refactor(settings): CheckServerResponseTrait always expect absolute path 2024-10-11 13:27:41 +02:00
Woff2Loading.php fix(a11y): Add OTF font loading check 2024-09-16 10:05:51 +02:00