Basic authorization and colon in user, password

Hans Hübner hans.huebner at gmail.com
Tue Apr 30 08:37:36 UTC 2013


On Tue, Apr 30, 2013 at 10:20 AM, Edi Weitz <edi at agharta.de> wrote:

> I think the correct way to deal with this is to use PPCRE:SPLIT with
> :LIMIT 2.  My understanding of RFC2617 is that the user name must not
> contain a colon while the password might contain colons.
>

I agree with this and committed the trivial fix (
https://github.com/edicl/hunchentoot/commit/c7c921fa7fb673ade189db414be5165a8e094478).
 Please let me know if it solves the problem properly.

Thanks,
Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20130430/862b481a/attachment.html>


More information about the Tbnl-devel mailing list