Re: [Pharo-project] [Seaside] Problems with Zinc and DigestAuthentication
Dave, On 21 May 2012, at 21:59, Dave wrote:
Sven I'm gonna send you an email about the issue. Dave
Please try again after updating manually to the lastest Zn version: ==================== Summary ==================== Name: Zinc-HTTP-SvenVanCaekenberghe.278 Author: SvenVanCaekenberghe Time: 22 May 2012, 10:48:12 am UUID: 5c5f70f9-0f04-4941-a09a-cbf28ba154e4 Ancestors: Zinc-HTTP-SvenVanCaekenberghe.277 added multiline/continuation header line parsing to ZnHeaders; added some extra guards to ZnDigestAuthenticator class>>#parseAuthRequest ==================== Summary ==================== Name: Zinc-Tests-SvenVanCaekenberghe.144 Author: SvenVanCaekenberghe Time: 22 May 2012, 10:50:47 am UUID: 5fd44833-78c7-4a88-9c52-d0f4b0737f76 Ancestors: Zinc-Tests-SvenVanCaekenberghe.143 added tests for multiline/continuation header line parsing to ZnHeadersTests; added some ZnDigestAuthenticatorTests ============ Now, I hope this would help with your problem. ZnDigestAuthenticator needs more work, but at the moment, I do not have the time take a detailed look (I did not write this code, I would have to study the specs in details first). HTH, Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill
sven let us know when we need to update Zinc in 1.4 and 20 On May 22, 2012, at 10:57 AM, Sven Van Caekenberghe wrote:
Dave,
On 21 May 2012, at 21:59, Dave wrote:
Sven I'm gonna send you an email about the issue. Dave
Please try again after updating manually to the lastest Zn version:
==================== Summary ====================
Name: Zinc-HTTP-SvenVanCaekenberghe.278 Author: SvenVanCaekenberghe Time: 22 May 2012, 10:48:12 am UUID: 5c5f70f9-0f04-4941-a09a-cbf28ba154e4 Ancestors: Zinc-HTTP-SvenVanCaekenberghe.277
added multiline/continuation header line parsing to ZnHeaders; added some extra guards to ZnDigestAuthenticator class>>#parseAuthRequest
==================== Summary ====================
Name: Zinc-Tests-SvenVanCaekenberghe.144 Author: SvenVanCaekenberghe Time: 22 May 2012, 10:50:47 am UUID: 5fd44833-78c7-4a88-9c52-d0f4b0737f76 Ancestors: Zinc-Tests-SvenVanCaekenberghe.143
added tests for multiline/continuation header line parsing to ZnHeadersTests; added some ZnDigestAuthenticatorTests
============
Now, I hope this would help with your problem. ZnDigestAuthenticator needs more work, but at the moment, I do not have the time take a detailed look (I did not write this code, I would have to study the specs in details first).
HTH,
Sven
-- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill
_______________________________________________ seaside mailing list seaside@lists.squeakfoundation.org http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
participants (2)
-
stephane ducasse -
Sven Van Caekenberghe