The branch "master" has been updated. The following is a summary of the commits.
from: ac9b575349e22c86ea8ca31dace2156d80ba20c8 92667fb Unused. fa9f3da Fix tracking bad login count and honoring the lock setting when using Application auth backend. a599f7e Add Horde_Core_History to work around chicken/egg problem. Summary: http://github.com/horde/horde/compare/ac9b575349e22c86ea8ca31dace2156d80ba20c8...a599f7e01b65871add15284defd4ba128c7b985f ----------------------------------------------------------------------- commit 92667fbf9868d788748e7ed8384a5824d1420596 Author: Michael J Rubinsky <[email protected]> Date: Thu May 15 14:39:55 2014 -0400 Unused. framework/Core/lib/Horde/Core/Factory/History.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/92667fbf9868d788748e7ed8384a5824d1420596 ----------------------------------------------------------------------- commit fa9f3da4c718beefe084fb4b2c2786c2950544f6 Author: Michael J Rubinsky <[email protected]> Date: Thu May 15 16:39:02 2014 -0400 Fix tracking bad login count and honoring the lock setting when using Application auth backend. framework/Core/lib/Horde/Core/Auth/Application.php | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/fa9f3da4c718beefe084fb4b2c2786c2950544f6 ----------------------------------------------------------------------- commit a599f7e01b65871add15284defd4ba128c7b985f Author: Michael J Rubinsky <[email protected]> Date: Thu May 15 16:40:56 2014 -0400 Add Horde_Core_History to work around chicken/egg problem. Bug: 13105 framework/Core/lib/Horde/Core/Factory/History.php | 3 +- framework/Core/lib/Horde/Core/History.php | 163 +++++++++++++++++++++ framework/Core/package.xml | 6 +- 3 files changed, 169 insertions(+), 3 deletions(-) create mode 100644 framework/Core/lib/Horde/Core/History.php http://github.com/horde/horde/commit/a599f7e01b65871add15284defd4ba128c7b985f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
