[cvs] commit: horde/lib/Auth imap.php horde/config conf.php.dist
Michael M Slusarz
slusarz at bigworm.colorado.edu
Thu Jul 10 00:15:02 PDT 2003
slusarz 2003/07/10 00:15:02 PDT
Modified files:
lib/Auth imap.php
config conf.php.dist
Log:
Clean up the IMAP driver. An unnecessary setAuth in _authenticate was causing
it to reset the authentication session information after every page load,
instead of simply during login.
It is better to have the users insert the individual info in conf.php, and have
the module build the dsn from this information.
Better documentation (I hope).
Revision Changes Path
1.50 +7 -7 horde/config/conf.php.dist
1.16 +38 -45 horde/lib/Auth/imap.php
Chora Links:
http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.49&r2=1.50&ty=u
http://cvs.horde.org/diff.php/horde/lib/Auth/imap.php?r1=1.15&r2=1.16&ty=u
More information about the cvs
mailing list