i have posted a patch for the csrf middleware on 
http://code.djangoproject.com/ticket/8127.
This patch allows to send the session id within a post request

On 2 Sep., 14:29, tom <[EMAIL PROTECTED]> wrote:
> Because of a known Flash bug, the Uploader running in Firefox in
> Windows does not send the correct cookies with the upload; instead of
> sending Firefox cookies, it sends Internet Explorer’s cookies for the
> respective domain. As a workaround, we suggest either using a
> cookieless upload method or appending document.cookie to the upload
> request.
>
> On 26 Aug., 13:15, tom <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > We are using csrf together with ajax 
> > (Patch:http://code.djangoproject.com/ticket/8127).
> > For content uploading we are using the YUI uploader but we are getting
> > an HTTP403 Error when we try to upload with windows (ie 7 and also
> > firefox 3), but there are no problems with safari and firefox on a
> > mac.
>
> > Does anyone has some suggestion where to look at? (We do not have the
> > option to migrate to django 1.0 beta yet)
>
> > cheers, tom
>
> > P.S.:
> > our setup
> > django version: 0.97-pre-SVN-unknown
>
> > svn info:
> > Path: .
> > URL:http://code.djangoproject.com/svn/django/trunk
> > Repository Root:http://code.djangoproject.com/svn
> > Repository UUID: bcc190cf-cafb-0310-a4f2-bffc1f526a37
> > Revision: 7920
> > Node Kind: directory
> > Schedule: normal
> > Last Changed Author: russellm
> > Last Changed Rev: 7917
> > Last Changed Date: 2008-07-13 14:16:11 +0200 (So, 13 Jul 2008)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to