Re: FR: Setting for CSRF Header (pull-request included)

2014-08-04 Thread Wes Alvaro
Yeah, I would agree with you. You should know what your csrf middleware is doing when you enable it so you should know what cookie name, etc is being used for your JS. On Aug 4, 2014 12:56 PM, "Donald Stufft" wrote: > > > On August 4, 2014 at 3:52:56 PM, Wes Alvaro (he...@w

Re: FR: Setting for CSRF Header (pull-request included)

2014-08-04 Thread Wes Alvaro
t; https://github.com/search?q=settings.CSRF_COOKIE_NAME&ref=cmdform&type=Code > > On Monday, December 2, 2013 8:05:51 PM UTC-5, Wes Alvaro wrote: >> >> I agree; that's exactly the issue I'm trying to rectify. I'd like the >> backend to be constant and ju