Commit Graph

40 Commits (6c7ccbecbf6af5037a6c7bf2046bbf4d3bf91e2f)

Author SHA1 Message Date
Morris Jobke 6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql 7 years ago
Daniel Kesselberg 600bc22297
Warning if x-forwarded-host present but trusted_proxies empty 7 years ago
Daniel Kesselberg 248e824f48
Remove check for outdated caches 7 years ago
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion 7 years ago
Morris Jobke 5b22225351
Update casing of PHP inside method name 7 years ago
Morris Jobke f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl) 7 years ago
Sylvia van Os 935bb25639 Make connectivity check domains configurable 7 years ago
Morris Jobke 8e4f0f9d17
Use the proper default values 7 years ago
Kyle Fazzari 9561a7a1e2
Verify that isPhpMailerUsed uses config as expected 7 years ago
Daniel Kesselberg 5cf8f4a407
Update logic for forwardedForHeadersWorking 7 years ago
Timo Förster 006e150c87 Change check if secure randomness is possible. 7 years ago
Michael Weimann 7aed47f776
Adds tests for the memory checks 7 years ago
Michael Weimann 1d2bc9c45e
Adds tests for the setup memory limit checks 7 years ago
Michael Weimann 3f790bb85b
Excludes not writable app roots from the directory permission check 7 years ago
Michael Weimann 0017cbe18a
Adds a test for the app directory permission check. 7 years ago
Morris Jobke 7c6c3d0d76
Fix tests 8 years ago
Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php 8 years ago
Morris Jobke def12a9be9
Fix tests 8 years ago
Morris Jobke 9c4aecb539
Merge all setup checks into one controller 8 years ago
Morris Jobke 4a0b7aaf6c
Merge tips & tricks section into setup checks 8 years ago
Morris Jobke 393d9aae74
Add a hint that some indexes are not added yet 8 years ago
Roeland Jago Douma 176b4d6832
Ping more privacy respecting organizations 8 years ago
Robin Appelman a80f72c6c8
fix controller test 8 years ago
Robin Appelman 9b25ff9fcb
adjust httpclient to guzzle6 8 years ago
Roeland Jago Douma ee20741526 Add tests 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Bjoern Schiessle e964f83f28
fix url 8 years ago
Morris Jobke 582fb5d129 Update the URLs in tests to use example.org 9 years ago
Joas Schilling 06e60f88c5
Don't assume the admin didn't configure Opcache correctly... 9 years ago
Roeland Jago Douma bb2ec51bbb
Fix unit tests of master 9 years ago
Morris Jobke cee8853658
Show info in admin settings about PHP opcache if disabled 9 years ago
Thomas Müller 0c637c8d73
[9.2] Add missing unit tests (#25936) 9 years ago
Joas Schilling 7c0951244a
Deprecate getEditionString() 9 years ago
Lukas Reschke 910176c540
Fix CheckSetupController tests 10 years ago
Lukas Reschke c16c411275
Add new dependency 10 years ago
Lukas Reschke 7ffb7b0d84
Use MockBuilder instead of createMock 10 years ago
Lukas Reschke 8a7a0f3287
Add unit tests 10 years ago
Joas Schilling c58d174616
Move tests/settings to PSR-4 10 years ago
Lukas Reschke 4b90429178 Add note if integrity check is disabled 10 years ago
Vincent Chan faf48e42b7 Move data protection check to javascript 10 years ago
Lukas Reschke 4971015544 Add code integrity check 10 years ago
Lukas Reschke 12181aa6de Don't perform checks for outdated TLS libs when no internet connection 10 years ago
Morris Jobke b519965408 [admin] check for correct PHP memcached module 10 years ago
Morris Jobke c86cac6a2b use config.php value instead of version string 10 years ago
Robin McCorkell 2579999373 Add setup check for reverse proxy header configuration 11 years ago
Roeland Jago Douma 72ba67815e Display warning in security & setup warnings if php version is EOL 11 years ago
Lukas Reschke 0d515de13e Detect old NSS and OpenSSL versions 11 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 11 years ago
Lukas Reschke bc6d17ed74 Add check for availability of /dev/urandom 11 years ago
Joas Schilling 81ec1c8a1a Remove hardcoded link to performance docs 11 years ago