Append one more possibility to the error message given for InvalidNonceReferrer #21391
Labels
wontfix
If you can reproduce this issue, please reopen the issue or create a new one describing it.
The error message is in the JSON table here plugins/Login/lang/en.json
Expected
"InvalidNonceReferrer": "The form security failed because of an invalid "Referer" header. If you are using a proxy server, you must %1$sconfigure Matomo to accept the proxy header%2$s that forwards the host header. Also, check that your "Referer" header is sent correctly. If you previously connected using HTTPS, please ensure you are connecting over a secure (SSL/TLS) connection and try again. Also check that allowedReferrerHost is not NULL"
Actual
"InvalidNonceReferrer": "The form security failed because of an invalid "Referer" header. If you are using a proxy server, you must %1$sconfigure Matomo to accept the proxy header%2$s that forwards the host header. Also, check that your "Referer" header is sent correctly. If you previously connected using HTTPS, please ensure you are connecting over a secure (SSL/TLS) connection and try again."
The text was updated successfully, but these errors were encountered: