Côme Chilliet c31d6b1fdc Merge pull request #45262 from nextcloud/check-HttpsUrlGeneration il y a 6 mois
..
AppDirsWithDifferentOwner.php 3d4c4f19b4 Migrate app dir owner check to SetupCheck API il y a 10 mois
BruteForceThrottler.php 0acd07c362 Change "brute force" to "brute-force" il y a 11 mois
CheckServerResponseTrait.php ef320200b9 fix: Move hint about firewall issues to common helper string il y a 6 mois
CheckUserCertificates.php 839ddaa354 feat: rename users to account or person il y a 9 mois
CodeIntegrity.php 24f8b04908 Remove CSRF check from code integrity rescan il y a 10 mois
CronErrors.php 46ebe16c83 Migrate Cron checks to new SetupCheck API il y a 10 mois
CronInfo.php 519e434573 fix(updatenotification): spread the use of new appconfig il y a 8 mois
DataDirectoryProtected.php ef2c312b18 feat(settings): Migrate data directory protection check to `SetupCheck` il y a 8 mois
DatabaseHasMissingColumns.php 9a1f5edb65 Missing things in database should be warning, not info il y a 11 mois
DatabaseHasMissingIndices.php 229e5444c9 feat(SetupChecks): Refactor DatabaseHasMissingIndices il y a 6 mois
DatabaseHasMissingPrimaryKeys.php 9a1f5edb65 Missing things in database should be warning, not info il y a 11 mois
DatabasePendingBigIntConversions.php 60bc97e543 Migrate away from deprecated doctrine/dbal getName function il y a 11 mois
DebugMode.php 936c6a2928 Migrate debug mode check to new SetupCheck API il y a 9 mois
DefaultPhoneRegionSet.php 6b7d4b67d1 Improve setup checks naming and improve database version check il y a 1 an
EmailTestSuccessful.php 5957a2bf6b Migrate email test to new SetupCheck API il y a 1 an
FileLocking.php 6911dc30e6 Migrated both file locking checks to SetupCheck API il y a 1 an
ForwardedForHeaders.php 14addf3fdb fix(settings): Also verify that `trusted_proxies` only contains IP addresses (with range) il y a 7 mois
HttpsUrlGeneration.php 5b5178abe7 fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check il y a 6 mois
InternetConnectivity.php 2e4d1549a4 Change SetupResult API to named constructors il y a 1 an
JavaScriptModules.php ef320200b9 fix: Move hint about firewall issues to common helper string il y a 6 mois
JavaScriptSourceMaps.php a6a962d5a2 fix(settings): adjust source maps setup check wording and log level il y a 8 mois
LegacySSEKeyFormat.php 6b7d4b67d1 Improve setup checks naming and improve database version check il y a 1 an
MaintenanceWindowStart.php 26f4ec66af feat(setupcheck): Add setup check for maintenance_window_start config il y a 11 mois
MemcacheConfigured.php c0e395cc0d fix(setupCheck): Only warn when memcache present w/o memcached il y a 6 mois
MysqlUnicodeSupport.php 8663da1e50 fix(i18n): Adapted spelling of Unicode il y a 9 mois
OcxProviders.php 1fffdf4763 fix: Fix ocm-provider setup check failure detection il y a 8 mois
OverwriteCliUrl.php b09fa57c16 fix(i18n): Change cli to uppercase il y a 9 mois
PhpDefaultCharset.php 6475f2f8be Add quotation marks il y a 11 mois
PhpDisabledFunctions.php a77bab2f95 Migrate set_time_limit setup check to new API il y a 9 mois
PhpFreetypeSupport.php ac3da13b38 Migrate Freetype check to SetupCheck API il y a 1 an
PhpGetEnv.php dec52f6979 Migrate getenv test to new SetupCheck API il y a 1 an
PhpMemoryLimit.php 4fe363f882 fix(setupcheck): Fix memory limit setup check il y a 11 mois
PhpModules.php c43144fc7d Remove bz2 leftover description il y a 9 mois
PhpOpcacheSetup.php 37262c860a fix(setupchecks): Fix opcache buffer check il y a 6 mois
PhpOutdated.php 9ef70f0c4e feat: drop support for php 8.0 il y a 7 mois
PhpOutputBuffering.php 519fad9206 Add quotation marks il y a 11 mois
PushService.php 3be505f9c2 Rename to "Push service" and enable on all instances to avoid trouble il y a 9 mois
RandomnessSecure.php 147b29fca2 Migrate Randomness secure check to SetupCheck API il y a 1 an
ReadOnlyConfig.php 6b7d4b67d1 Improve setup checks naming and improve database version check il y a 1 an
SecurityHeaders.php 6278cf181e fix: Improve HSTS warning wording as suggested by reviewer il y a 8 mois
SupportedDatabase.php 29157149c8 fix: oops vendor string embedded in version il y a 6 mois
SystemIs64bit.php 0fd5ed9854 Migrate 32bit check to SetupCheck API il y a 1 an
TempSpaceAvailable.php 9add64f30e Merge writable temporary space check with the s3 one, and improve il y a 9 mois
TransactionIsolation.php 3c75075eba Migrate database transaction level check to SetupCheck API il y a 1 an
WellKnownUrls.php 58f57fd13f fix(settings): Adjust order of parameters for `runRequest` il y a 8 mois
Woff2Loading.php 398b042af7 enh(settings): Migrate WOFF2 loading check to a SetupCheck il y a 9 mois