Summary | implement removeUserDataFromAllApps() in API |
Queue | Horde Base |
Queue Version | FRAMEWORK_3 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | adrieder (at) sbox (dot) tugraz (dot) at |
Created | 07/24/2009 (5826 days ago) |
Due | 07/24/2009 (5826 days ago) |
Updated | 08/03/2009 (5816 days ago) |
Assigned | |
Resolved | 08/03/2009 (5816 days ago) |
Milestone | |
Patch | No |
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.515.2.544&r2=1.515.2.545&ty=u
http://cvs.horde.org/diff.php/horde/lib/api.php?rt=horde&r1=1.43.2.14&r2=1.43.2.15&ty=u
Assigned to Jan Schneider
State ⇒ Resolved
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.1244&r2=1.1245&ty=u
http://cvs.horde.org/diff.php/horde/lib/api.php?rt=horde&r1=1.72&r2=1.73&ty=u
_horde_removeUserData() function. Should I open a separate ticket for
it?
New Attachment: horde_removeUserDataFromAllApps.2.patch
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ implement removeUserDataFromAllApps() in API
Due ⇒ 07/24/2009
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
New Attachment: horde_removeUserDataFromAllApps.patch
State ⇒ New
all horde apps that provide a removeUserData() function.
This is usefull when removing a user by SOAP/XMLRPC service. This way
we need just one service call.