The branch "master" has been updated. The following is a summary of the commits.
from: 4b25faf13d753d5bc70846234d87683b895f8942 0b72ae6 Override Horde_Auth_Base::authenticate() 12d4361 phpdoc. This always returns a Horde_Core_Auth_Application object. ----------------------------------------------------------------------- commit 0b72ae6541e7e7646d2146146d75bb3732bb3240 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 13 09:44:41 2013 -0400 Override Horde_Auth_Base::authenticate() Avoids having the code in Horde_Auth_Base::authenticate run twice since the base driver will always be a Horde_Auth_Applciation object. framework/Core/lib/Horde/Core/ActiveSync/Auth.php | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0b72ae6541e7e7646d2146146d75bb3732bb3240 ----------------------------------------------------------------------- commit 12d4361af4948a1f369e41dcab04e769ca4f3442 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 13 09:46:29 2013 -0400 phpdoc. This always returns a Horde_Core_Auth_Application object. framework/Core/lib/Horde/Core/Factory/Auth.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/12d4361af4948a1f369e41dcab04e769ca4f3442 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
