Discourse Docker 中突然出现 HTTP 403 错误("BAD CSRF")

We’re using Discourse Docker and getting HTTP 403 since yesterday (2024-12-21) when trying to login or (for those already logged in) to post a message. The error response is ["BAD CSRF"], which makes me think this security fix may have caused this regression:

Is anybody else experiencing these?

PS: The Discourse instance exists since 2020, and is updated automatically every night.

1 个赞

Maybe this will fix it in 3.3.4?

See also:

2 个赞

Can you try it out?

1 个赞

@sam Thank you, I just verified and I can log in again in 3.3.3 + 1, so the PR mentioned above resolved the issue.

4 个赞

Thanks for checking!