You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/settings/lib/SetupChecks
Joas Schilling 011390aacb
Merge pull request #41640 from nextcloud/bugfix/noid/fix-memory-limit-setup-check
2 years ago
..
BruteForceThrottler.php Change "brute force" to "brute-force" 2 years ago
CheckUserCertificates.php Improve setup checks naming and improve database version check 2 years ago
DefaultPhoneRegionSet.php Improve setup checks naming and improve database version check 2 years ago
EmailTestSuccessful.php Migrate email test to new SetupCheck API 2 years ago
FileLocking.php Migrated both file locking checks to SetupCheck API 2 years ago
ForwardedForHeaders.php Add quotation marks 2 years ago
InternetConnectivity.php Change SetupResult API to named constructors 2 years ago
LegacySSEKeyFormat.php Improve setup checks naming and improve database version check 2 years ago
MemcacheConfigured.php Migrate memcache check to SetupCheck API 2 years ago
PhpDefaultCharset.php Add quotation marks 2 years ago
PhpFreetypeSupport.php Migrate Freetype check to SetupCheck API 2 years ago
PhpGetEnv.php Migrate getenv test to new SetupCheck API 2 years ago
PhpMemoryLimit.php fix(setupcheck): Fix memory limit setup check 2 years ago
PhpModules.php Add missing dots in PhpModules setup check descriptions 2 years ago
PhpOutdated.php Improve setup checks naming and improve database version check 2 years ago
PhpOutputBuffering.php Add quotation marks 2 years ago
RandomnessSecure.php Migrate Randomness secure check to SetupCheck API 2 years ago
ReadOnlyConfig.php Improve setup checks naming and improve database version check 2 years ago
SupportedDatabase.php Correct a typo 2 years ago
SystemIs64bit.php Migrate 32bit check to SetupCheck API 2 years ago
TransactionIsolation.php Migrate database transaction level check to SetupCheck API 2 years ago