[commits] Horde branch FRAMEWORK_5_2 updated. c8f15bd9794edcc135294f659ba4fbc71f2ce287
Michael J. Rubinsky
mrubinsk at horde.org
Sat Feb 25 04:54:36 UTC 2017
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: 1dde87a714bab1751b6f8e566f898007439eb1ae
9f64616 Bug: 14577 Fix removing virtual address books with removeUserData().
c8f15bd BFN
Summary: http://github.com/horde/horde/compare/1dde87a714bab1751b6f8e566f898007439eb1ae...c8f15bd9794edcc135294f659ba4fbc71f2ce287
-----------------------------------------------------------------------
commit 9f64616a2636810ec30b3286f1ac3dc2289e3e51
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 | 41 ++++++++++++++++++++++++++++++++++++++---
turba/lib/Factory/Driver.php | 28 ++++++++++++++++++----------
turba/lib/Turba.php | 31 ++++++++++++++++++++++---------
4 files changed, 86 insertions(+), 24 deletions(-)
http://github.com/horde/horde/commit/9f64616a2636810ec30b3286f1ac3dc2289e3e51
-----------------------------------------------------------------------
commit c8f15bd9794edcc135294f659ba4fbc71f2ce287
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Feb 24 23:54:20 2017 -0500
BFN
turba/docs/CHANGES | 2 ++
turba/package.xml | 2 ++
2 files changed, 4 insertions(+)
http://github.com/horde/horde/commit/c8f15bd9794edcc135294f659ba4fbc71f2ce287
More information about the commits
mailing list