Re: CsrfMiddleware

2006-04-19 Thread Luke Plant
In the absence of any objections then, I'll add it in, in the location Max suggested. Luke --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-deve

Re: CsrfMiddleware

2006-04-18 Thread SmileyChris
I think it'd be great, Luke. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send em

Re: CsrfMiddleware

2006-04-14 Thread Max Battcher
Luke Plant wrote: > Hi all, > > I've had a number of people suggest that the Cross Site Request Forgery > protection middleware I wrote a while back should go in Django's > contrib section, and if I recall correctly Adrian was enthusiastic > about this happening at some point, but it hasn't ac

CsrfMiddleware

2006-04-14 Thread Luke Plant
Hi all, I've had a number of people suggest that the Cross Site Request Forgery protection middleware I wrote a while back should go in Django's contrib section, and if I recall correctly Adrian was enthusiastic about this happening at some point, but it hasn't actually happened. I'm prompted