Caddy
Setting Up Zammad with Caddy: Avoiding CSRF Token Errors - My Learnings
Can’t Login Because of CSRF Token Errors? When I recently set up Zammad (this time with version 6.3.1) behind a Caddy reverse proxy (v2.7.6), I ran into a frustrating issue. Every time I tried to log in through Caddy, I got the “CSRF verification failed” error. Strangely, logging in directly within the internal network (bypassing Caddy) worked just fine. After a lot of headaches, I discovered the fix and want to share my learnings to save you from the same pain.
Beitrag lesen