[Phplib-users] Re:Challenge_Auth problem
Brought to you by:
nhruby,
richardarcher
From: Guenther T. <th...@eq...> - 2001-08-17 06:16:58
|
Hi Richard, you wrote: >>There seems to be no difference. Even if I leave the Java-Script and >>the md5-part away and try to send the password in clear, IE on Mac >>still doesn't work. > What is it actually doing... sending the password in the clear? > Or just failing all together? The login fails. Even if a use Simple-Auth without md5. It seems to work on every browser on every OS except IE on Mac. So it can't be a Javascript problem because there is no Javascript. Strangely enough the "register new user" part I wrote works perfectly even with Mac-IE. And it seems also like the browser would send the data in the right way. Is it possible that the MacIE adds somes sort of (I don't know the english word), something like /r or /n, etc.? Guenther |