[MERGE] Pass realm as a string rather than a one-tuple.

Jelmer Vernooij jelmer at vernstok.nl
Fri Apr 10 20:30:26 BST 2009


The attached patch fixes a bug in the way realm is parsed at the moment
during Basic HTTP auth. Currently it ends up as a tuple because of the
way it is parsed, but ideally it should of course be a string.

We should ideally add a test for this, but I was unsure about *where*
this would have to be done.

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-dev-4284.patch
Type: text/x-patch
Size: 2136 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090410/6ee1965d/attachment.bin 


More information about the bazaar mailing list