[cvs] commit: imp/lib api.php framework/Auth Auth.php
framework/Auth/Auth application.php customsql.php cyrsql.php
cyrus.php imap.php ldap.php sql.php
Jan Schneider
jan at horde.org
Mon Jun 14 13:43:50 PDT 2004
jan 2004-06-14 13:43:50 PDT
Modified files:
lib api.php
Auth Auth.php
Auth/Auth application.php customsql.php cyrsql.php
cyrus.php imap.php ldap.php sql.php
Log:
Rename Auth::_removeUser() to public removeUserData() to allow clearing user
data for backends that don't support removing users.
Convert user API methods to camelCase.
Revision Changes Path
1.131 +5 -7 framework/Auth/Auth.php
1.26 +10 -10 framework/Auth/Auth/application.php
1.16 +3 -3 framework/Auth/Auth/customsql.php
1.31 +3 -3 framework/Auth/Auth/cyrsql.php
1.14 +3 -3 framework/Auth/Auth/cyrus.php
1.28 +3 -3 framework/Auth/Auth/imap.php
1.47 +3 -3 framework/Auth/Auth/ldap.php
1.68 +3 -3 framework/Auth/Auth/sql.php
1.93 +7 -7 imp/lib/api.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Auth/Auth.php?r1=1.130&r2=1.131&ty=u
http://cvs.horde.org/diff.php/framework/Auth/Auth/application.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/framework/Auth/Auth/customsql.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/framework/Auth/Auth/cyrsql.php?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/framework/Auth/Auth/cyrus.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/framework/Auth/Auth/imap.php?r1=1.27&r2=1.28&ty=u
http://cvs.horde.org/diff.php/framework/Auth/Auth/ldap.php?r1=1.46&r2=1.47&ty=u
http://cvs.horde.org/diff.php/framework/Auth/Auth/sql.php?r1=1.67&r2=1.68&ty=u
http://cvs.horde.org/diff.php/imp/lib/api.php?r1=1.92&r2=1.93&ty=u
More information about the cvs
mailing list