[dev] Re: [cvs] commit: framework/Auth Auth.php framework/Auth/Auth
application.php customsql.php cyrsql.php cyrus.php imap.php ldap.php
sql.php
Chuck Hagenbuch
chuck at horde.org
Wed Jun 9 19:44:08 PDT 2004
Quoting Jan Schneider <jan at horde.org>:
> Log:
> Add framework to remove all user data from applications when a user gets
> removed from the authentication backend. What's left to do is to implement
> "removeuser" methods in the APIs, e.g. to remove prefs, calendars, shares,
> permissions, etc.
Any objection to making the method name "removeUser" instead? Just a bit more
consistent with our other stuff.
> We might want to allow this even for auth backends that don't
> support removing of users, either by implementing
> Auth::removeUser() or by making
> Auth::_removeUser() public.
Making _removeUser into a public removeUser() method sounds right to me.
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
More information about the dev
mailing list