commit: imp login.php imp/lib IMP.php
chuck@horde.org
chuck@horde.org
20 Jan 2001 21:00:14 -0000
chuck 2001/01/20 13:00:14 PST
Modified files:
. login.php
lib IMP.php
Log:
set the password key _on_ the login page. This fixes a problem on some servers
(IIS, at least), where setting a cookie and then sending a redirect on the same
page causes the cookie not to take. When this happened, the password key wouldn't
be set, so the login attempt would fail.
Also fixed a redirect loop on login failures. =)
Revision Changes Path
2.92 +6 -1 imp/login.php
1.128 +6 -7 imp/lib/IMP.php