Closed captainfalcon23 closed 3 weeks ago
Check docker-compose.yml. You will see that now Redis is configured with a password (mandatory).
I am going to close this. If you need further assistance check the gitter/matrix channels.
Hi Stefano,
This issue is still present. I tested 2.4.198 and the latest versions of misp-core and misp-modules, I configured Redis with the password and the CSRF error is still present.
This issue is not acceptable, because with CSRF error it's impossible to login into MISP and use it for everyday activities.
Please re-open this issue and fix it as soon as possible.
Let us know
Hi,
I am using official docker images and upgrading from .194 to .198, however, I am greeted with CSRF errors when logging in. In addition, the error.log is filled with errors such as:
Logs also filled with:
I haven't changed anything except the MISP-core and MISP-modules version. My docker-compose is exactly the same. Note that I have been using the official redis image since the start, and not "valkey" like in your dockerfile. Not sure if this makes a difference.