Re: [Phplib-users] Challenge_Auth problem
Brought to you by:
nhruby,
richardarcher
From: Richard A. <rh...@ju...> - 2001-08-16 12:39:07
|
At 10:58 AM +0200 16/8/01, Guenther Theilen wrote: >I'm using the challenge_auth class to avoid sending passwords in clear >if the browser supports Javascript. >Now this seems not to work with the IE on the Mac. >Everything else seems to work (I tested Win, Linux and Mac-NN) >Is this a known bug? Yup. Doesn't work for me either. I've been working on the md5 stuff recently. Give these files a try and let me know how they go. Note that I only have a Mac, so I'd appreciate it if people could try them on different platforms! http://mel01.juggernaut.com.au/phplib/crcloginform.ihtml http://mel01.juggernaut.com.au/phplib/new_user_md5.txt There are multiple bugs in new_user_md5 fixed, and the crcloginform works well for me in Netscape 4.7, Explorer 4.5, Explorer 5.0 and Mozilla. ...Richard. |