The branch "master" has been updated. The following is a summary of the commits.
from: 0d39f923e3b4dad93087c6f1adb2f405ef3cb28a a7bdf02 Don't send password when saving the remote account a853d70 Leverage the fact that we've already determined whether we need SSL-on-connect vs. starttls b4b7130 simplify Summary: http://github.com/horde/horde/compare/0d39f923e3b4dad93087c6f1adb2f405ef3cb28a...b4b71306fa45d3ad06f7f6b314945f6bb943eb1e ----------------------------------------------------------------------- commit a7bdf02d65dee7d4453b50a352c4870500e1b37c Author: Michael M Slusarz <[email protected]> Date: Sat May 17 02:31:55 2014 -0600 Don't send password when saving the remote account imp/js/remoteprefs.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/a7bdf02d65dee7d4453b50a352c4870500e1b37c ----------------------------------------------------------------------- commit a853d704adcabdcf71ce58cd2376214b2667c292 Author: Michael M Slusarz <[email protected]> Date: Sat May 17 13:02:25 2014 -0600 Leverage the fact that we've already determined whether we need SSL-on-connect vs. starttls Additionally, use Mail_Autoconfig_Server object to do the actual SSL vs. STARTTLS validation for IMAP/POP3 imp/js/remoteprefs.js | 2 + imp/lib/Prefs/Special/Remote.php | 46 +++++++++++++++++++++++----------- imp/templates/prefs/remote.html.php | 1 + 3 files changed, 34 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/a853d704adcabdcf71ce58cd2376214b2667c292 ----------------------------------------------------------------------- commit b4b71306fa45d3ad06f7f6b314945f6bb943eb1e Author: Michael M Slusarz <[email protected]> Date: Sat May 17 13:20:46 2014 -0600 simplify imp/js/remoteprefs.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/b4b71306fa45d3ad06f7f6b314945f6bb943eb1e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
