[Tickets #6967] Re: user data removal patch
bugs at horde.org
bugs at horde.org
Thu Jun 26 12:49:10 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6967
------------------------------------------------------------------------------
Ticket | 6967
Updated By | Jan Schneider <jan at horde.org>
Summary | user data removal patch
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2008-06-26 08:49) wrote:
You would have to refactor the removeUser() methods. Either split off
the actual user removal into a separate method, say _removeUser() and
call that from cyrsql instead of parent::removeUser(), or add an
additional parameter to Auth_sql::removeUser() to *not* run
removeUserData(), and set this parameter when called from Auth_cyrsql.
The first one is cleaner IMO.
More information about the bugs
mailing list