symphonycms/xssfilter

XSRF token always retuning invalid on front-end

nathanhornby opened this issue · 2 comments

Maybe I'm not using it correctly - but a form I'm working on has started failing on every submit:

<filter name="xsrf" status="failed">Request was rejected for having an invalid cross-site request forgery token.</filter>

Does it have something to do with me being logged into the backend?

Do you have any more details? Are you still facing this issue?

Hi @brendo - unfortunately I'm not even sure on what site I was seeing this issue on - but if memory serves me correctly this issue cropped up when I turned on the XSRF filter on an event - the form never validated as XSRF always failed. I will be in a position to test this again, possibly today, so will report back!