Topic: Google Page Speed and PunBB "Security Token" Error

Hello, hej.

Im testing google page speed service, its a CDN/Cache service from Google.
But i have trouble with my forum, my users often get Security Token issu.

So my question is how to i bypass that? What files to i have to exclude to get this to work?
I was thinking if the cache service is saving cookies and serving the wrong cookies to wrong ppl?

So please help me figure out what files to blog Page Speed from caching so my forum will work again.

If i hit the "Bekräfta/Verefy" like 20 times i can bypass the message and gain access.

So what url's should i exclude?

Re: Google Page Speed and PunBB "Security Token" Error

You can disable CSRF checking, but it unsecure.
Maybe better start using PunBB 1.4? it optimzied and fast.

Re: Google Page Speed and PunBB "Security Token" Error

dimkalinux wrote:

You can disable CSRF checking, but it unsecure.
Maybe better start using PunBB 1.4? it optimzied and fast.

Yes i guess i could disable CSRF.
But are there no way to just exclude some file from the cache to make it work instead of disable the CSRF?
Im not educated in what and how the CSRF work, sorry.