symphonycms / xssfilter

An XSS filter for Events in Symphony CMS
http://symphonyextensions.com/extensions/xssfilter/
Other
27 stars 18 forks source link

XSRF token always retuning invalid on front-end #7

Open nathanhornby opened 10 years ago

nathanhornby commented 10 years ago

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?

brendo commented 9 years ago

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

nathanhornby commented 9 years ago

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!