Re: Only Two Users Get : Forbidden (403) CSRF verification failed. Request aborted. Options

2012-05-11 Thread Sebastian Goll
On Thu, 10 May 2012 23:56:50 -0700 (PDT) Johan wrote: > Hi thanks for the quick reply. After some more investigation I am quite > sure that this is exactly the issue. Thanks again for the quick reply. Now > to just find an elegant way to let the user know that they need to

Re: Only Two Users Get : Forbidden (403) CSRF verification failed. Request aborted. Options

2012-05-11 Thread Johan
Hi thanks for the quick reply. After some more investigation I am quite sure that this is exactly the issue. Thanks again for the quick reply. Now to just find an elegant way to let the user know that they need to have Cookies enabled to access my site :) On Thursday, 10 May 2012 18:24:13

Re: Only Two Users Get : Forbidden (403) CSRF verification failed. Request aborted. Options

2012-05-10 Thread Nikolas Stevenson-Molnar
Django uses cookies for CSRF. Is it possible these two users have cookies disabled? https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#how-it-works _Nik On 5/10/2012 7:56 AM, Johan wrote: > Hi > > Does anybody maybee have some pointers for me? I have a site up and > running and it has

Only Two Users Get : Forbidden (403) CSRF verification failed. Request aborted. Options

2012-05-10 Thread Johan
Hi Does anybody maybee have some pointers for me? I have a site up and running and it has worked perfectly for hundreds of users. Except that today I got two users (from the same company, although others from the same company has used it perfectly well) who are getting the [CSRF verification