The branch "master" has been updated. The following is a summary of the commits.
from: 5cf0c3521a8a23c4599b8d5633edfd9490c6c6de 312acc7 [mms] Fix regression where authetication was attempted with a non-null, empty string password. bba64b3 serialize using json for better efficiency Summary: http://github.com/horde/horde/compare/5cf0c3521a8a23c4599b8d5633edfd9490c6c6de...bba64b3444790c267197119867f7f7bc1c080d35 ----------------------------------------------------------------------- commit 312acc798e0f84db4231dd540f3c35b0366ef663 Author: Michael M Slusarz <[email protected]> Date: Thu Jul 17 23:04:19 2014 -0600 [mms] Fix regression where authetication was attempted with a non-null, empty string password. framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 2 +- framework/Imap_Client/package.xml | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/312acc798e0f84db4231dd540f3c35b0366ef663 ----------------------------------------------------------------------- commit bba64b3444790c267197119867f7f7bc1c080d35 Author: Michael M Slusarz <[email protected]> Date: Fri Jul 18 00:09:30 2014 -0600 serialize using json for better efficiency framework/Imap_Client/lib/Horde/Imap/Client/Data/Capability.php | 16 +++++ .../Imap_Client/test/Horde/Imap/Client/Data/CapabilityTest.php | 14 ++++ 2 files changed, 30 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/bba64b3444790c267197119867f7f7bc1c080d35 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
