-
I upgraded a site to Symfony 7.2, and of course the csrf.yaml file was created. I can log in locally, but when I deploy to production, I get an error. I know there were some changes with APP_SECRET and csrf in 7.2, but I'm not sure where to look for the problem here. |
Beta Was this translation helpful? Give feedback.
Answered by
stloc
Dec 5, 2024
Replies: 1 comment
Answer selected by
tacman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#59065