[commits] Horde branch master updated. 67f23e355a8d2133a5a0ba9fd05a8e629c8074d0

Michael J. Rubinsky mrubinsk at horde.org
Sat Feb 25 04:47:46 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: 5c5a1a58f05ffaef830a5935bbe9e1463f3f3abb

67f23e3 Bug: 14577 Fix removing virtual address books with removeUserData().

Summary: http://github.com/horde/horde/compare/5c5a1a58f05ffaef830a5935bbe9e1463f3f3abb...67f23e355a8d2133a5a0ba9fd05a8e629c8074d0

-----------------------------------------------------------------------

commit 67f23e355a8d2133a5a0ba9fd05a8e629c8074d0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 24 23:43:38 2017 -0500

    Bug: 14577 Fix removing virtual address books with removeUserData().
    
    We need to workaround the fact that the cfgSources array is dynamically
    built for the currently logged in user, but when removeUserData is
    called, we are logged in as the admin user, not the user we are
    removing. In this case, built a separate cfgSource structure out of
    the shares we know are owned by the user being removed.

 turba/lib/Application.php    | 10 ++++++++--
 turba/lib/Driver/Vbook.php   | 31 ++++++++++++++++++++++++++++---
 turba/lib/Factory/Driver.php | 29 +++++++++++++++++++++--------
 turba/lib/Turba.php          | 31 ++++++++++++++++++++++---------
 4 files changed, 79 insertions(+), 22 deletions(-)

http://github.com/horde/horde/commit/67f23e355a8d2133a5a0ba9fd05a8e629c8074d0




More information about the commits mailing list