Christoph Wurst
|
20afe94297
Do not show a internet connectivity warning if internet access is disabled
|
5 years ago |
Morris Jobke
|
c8f2198aa0
Remove recommendation for opcache on CLI
|
5 years ago |
Daniel Kesselberg
|
c424ab790f
Fix setupcheck for intl module
|
5 years ago |
Joas Schilling
|
494d737f7e
Remove unused member "util"
|
5 years ago |
Daniel Kesselberg
|
ff629ad158
Trigger warning if empty array or false and X-Forwarded-Host is present
|
5 years ago |
Daniel Kesselberg
|
3855d78b2c
Make check for empty trusted proxies more strict
|
5 years ago |
Morris Jobke
|
060b637b70
Show a setup warning in case S3 object storage is used as primary storage
|
5 years ago |
Morris Jobke
|
6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql
|
5 years ago |
Daniel Kesselberg
|
600bc22297
Warning if x-forwarded-host present but trusted_proxies empty
|
5 years ago |
Daniel Kesselberg
|
248e824f48
Remove check for outdated caches
|
5 years ago |
Morris Jobke
|
17b2827bbf
Add setup check for pending bigint conversion
|
6 years ago |
Morris Jobke
|
faa988c099
Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-php-module
|
6 years ago |
Morris Jobke
|
5b22225351
Update casing of PHP inside method name
|
6 years ago |
Morris Jobke
|
f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl)
|
6 years ago |
Morris Jobke
|
cac87533e0
PHP 7.0 is end of life
|
6 years ago |
Sylvia van Os
|
935bb25639
Make connectivity check domains configurable
|
6 years ago |
Morris Jobke
|
8e4f0f9d17
Use the proper default values
|
6 years ago |
Marc Peña Segarra
|
ea10c6a141
Fix the warning appearing check setup when mail_smtpmode is not configured.
|
6 years ago |
Daniel Kesselberg
|
5cf8f4a407
Update logic for forwardedForHeadersWorking
|
6 years ago |
Joas Schilling
|
ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better
|
6 years ago |
blizzz
|
d1cb83424f
Merge pull request #11091 from nextcloud/bugfix/11088/cannot-read-passwd
|
6 years ago |
Joas Schilling
|
a1c969a170
Merge pull request #10840 from webfoersterei/refactor/5530-urandom-check
|
6 years ago |
Daniel Kesselberg
|
45dab2d2a2
Add int-typehint
|
6 years ago |
Daniel Kesselberg
|
2e5d8ecca4
Remove posix_getpwuid and compare only userid
|
6 years ago |
Daniel Kesselberg
|
a6bb19fa11
Fix path when app has wrong permission
|
6 years ago |
Timo Förster
|
8d8189c932
Allow any Random generator that implements ISecureRandom for setupCheck
|
6 years ago |
Timo Förster
|
006e150c87
Change check if secure randomness is possible.
|
6 years ago |
Michael Weimann
|
2bab916c53
Adds license to files. Updates the branch.
|
6 years ago |
Michael Weimann
|
c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value
|
6 years ago |
Michael Weimann
|
c2fced4463
Adds a setup check for the memory limit
|
6 years ago |