GetSimple Support Forum
CSRF detected! - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: CSRF detected! (/showthread.php?tid=4431)



CSRF detected! - Sculley - 2013-03-08

I tried updating a page that was already published and got the CSRF detected! message. So, I put all the old code back on the page and it still gets that message when it was already published. New to this CMS. What do I do. It's a PayPal page.

I closed out and went back in and it was fine. Weird.


RE: CSRF detected! - shawn_a - 2013-03-08

It means something changed since you started editing. Possibly ip.


RE: CSRF detected! - Sculley - 2013-03-08

Thanks. Above I added that I closed out and went back in and it was fine. Thanks!


RE: CSRF detected! - shawn_a - 2013-03-09

We hope to get that fixed soon.


RE: CSRF detected! - shovenose - 2013-03-09

Glad you got it resolved! Some internet providers change your IP often, it's very obnoxious in cases like this.


RE: CSRF detected! - shawn_a - 2013-03-09

I would like to make our csrf detection a little more forgiving like add a warning but allow the user to continue. I have seen some implementations like that.


RE: CSRF detected! - yojoe - 2013-03-11

From my own experience with latest GS versions CSRF might also happen when session time runs out, and probably someone logs in on 2 different browsers.


RE: CSRF detected! - shawn_a - 2013-03-11

That is also possible but much less likely.