Hello, I'm warp (quoted in the gist above). I took a closer look at the
RFC, and it looks like I was wrong. Section 3.5 of the RFC even
contains an example with qop="auth,auth-int". So the problem seems to
be in python's urllib2 (which expects either auth or auth-int, not both).
Mon Aug 30 07:20:05 2010The RT System itself - Status changed from 'new' to 'open'
Sat Nov 23 15:40:24 2013frioux [...] gmail.com - Correspondence added
> > Apparently it returns both auth and auth-init, but it should only return
> > one.
> >
> > http://gist.github.com/547607
>
> Hello, I'm warp (quoted in the gist above). I took a closer look at the
> RFC, and it looks like I was wrong. Section 3.5 of the RFC even
> contains an example with qop="auth,auth-int". So the problem seems to
> be in python's urllib2 (which expects either auth or auth-int, not both).
as the last person said, this is not a real bug.
Sat Nov 23 15:40:28 2013frioux [...] gmail.com - Status changed from 'open' to 'rejected'