[cvs] commit: framework/Auth Auth.php framework/Auth/Auth http.php
ldap.php sasl.php sql.php
Chuck Hagenbuch
chuck at horde.org
Sun Feb 1 17:20:38 PST 2004
chuck 2004/02/01 17:20:37 PST
Modified files:
Auth Auth.php
Auth/Auth http.php ldap.php sasl.php sql.php
Log:
Move the various password and salt generation functions into Auth::
proper so that they're reuseable throughout Horde. This adds APRMD5 to
our general collection of available encryption methods.
Revision Changes Path
1.117 +424 -199 framework/Auth/Auth.php
1.19 +9 -155 framework/Auth/Auth/http.php
1.39 +3 -3 framework/Auth/Auth/ldap.php
1.3 +9 -8 framework/Auth/Auth/sasl.php
1.62 +15 -90 framework/Auth/Auth/sql.php
Chora Links:
http://cvsweb.horde.org/diff.php/framework/Auth/Auth.php?r1=1.116&r2=1.117&ty=u
http://cvsweb.horde.org/diff.php/framework/Auth/Auth/http.php?r1=1.18&r2=1.19&ty=u
http://cvsweb.horde.org/diff.php/framework/Auth/Auth/ldap.php?r1=1.38&r2=1.39&ty=u
http://cvsweb.horde.org/diff.php/framework/Auth/Auth/sasl.php?r1=1.2&r2=1.3&ty=u
http://cvsweb.horde.org/diff.php/framework/Auth/Auth/sql.php?r1=1.61&r2=1.62&ty=u
More information about the cvs
mailing list