You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
isBruteforceThrottled (Your remote address was identified as "{remoteAddress}" and is bruteforce throttled at the moment slowing down the performance of various requests…) Migrate bruteforce throttle check #41435
forwardedForHeadersWorking (The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker…) Migrate forwarded for headers check #41438
suggestedOverwriteCliURL (Please make sure to set the "overwrite.cli.url" option in your config.php file to the URL that your users mainly use to access this Nextcloud…) Migrate overwrite.cli.url setup check to new API #42796
'Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root.' (feat(settings): Migrate data directory protection check to SetupCheck #43908)
Remaining checks not using the new API:
Checks done on frontend side:
SetupCheck#43908).well-knowntests toSetupCheck#43939 )