The branch "horde_5_2" has been updated. The following is a summary of the commits.
from: 7030298e88449508aa8ffa1361e138e1e86c980f eaf4a9f Fix class name fdbd187 ws c7dd7e8 Don't allow drag/drop or paste to HTML signature input 1dbba90 Log this b377552 This actually *was* supposed to be ->properties. b5a4183 No longer needed. 128db40 Fully support X509 certificates for ActiveSync. 4b26148 Merge branch 'master' into horde_5_2 ----------------------------------------------------------------------- commit eaf4a9f8cba1d31918137fa05e29d49596d76944 Author: Michael M Slusarz <[email protected]> Date: Fri Aug 30 22:52:33 2013 -0600 Fix class name imp/lib/Compose.php | 6 +++--- imp/lib/Prefs/Identity.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/eaf4a9f8cba1d31918137fa05e29d49596d76944 ----------------------------------------------------------------------- commit fdbd18711a071a8ff66fdf0cdf0040424c8d2b50 Author: Michael M Slusarz <[email protected]> Date: Sun Sep 1 13:49:51 2013 -0600 ws imp/lib/Script/Package/ComposeBase.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/fdbd18711a071a8ff66fdf0cdf0040424c8d2b50 ----------------------------------------------------------------------- commit c7dd7e83c3cbb9a07a7093e434bcbf073bd8ed31 Author: Michael M Slusarz <[email protected]> Date: Sun Sep 1 14:10:40 2013 -0600 Don't allow drag/drop or paste to HTML signature input imp/js/signaturehtml.js | 9 +++++++-- imp/lib/Prefs/Special/HtmlSignature.php | 3 +++ 2 files changed, 10 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/c7dd7e83c3cbb9a07a7093e434bcbf073bd8ed31 ----------------------------------------------------------------------- commit 1dbba9064273ed35e07248d6e171c256af3e25d8 Author: Michael J Rubinsky <[email protected]> Date: Sun Sep 1 02:04:03 2013 -0400 Log this framework/ActiveSync/lib/Horde/ActiveSync.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/1dbba9064273ed35e07248d6e171c256af3e25d8 ----------------------------------------------------------------------- commit b3775525bbe5b72f0b7e417cd464fd52ad01a7b6 Author: Michael J Rubinsky <[email protected]> Date: Sun Sep 1 19:18:16 2013 -0400 This actually *was* supposed to be ->properties. framework/ActiveSync/lib/Horde/ActiveSync.php | 9 ++++++--- framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 8 ++++---- 2 files changed, 10 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/b3775525bbe5b72f0b7e417cd464fd52ad01a7b6 ----------------------------------------------------------------------- commit b5a4183c1e7a7ffab12beff42fd56819499c7466 Author: Michael J Rubinsky <[email protected]> Date: Sat Aug 31 15:04:50 2013 -0400 No longer needed. framework/ActiveSync/lib/Horde/ActiveSync.php | 19 ------------------- 1 files changed, 0 insertions(+), 19 deletions(-) http://git.horde.org/horde-git/-/commit/b5a4183c1e7a7ffab12beff42fd56819499c7466 ----------------------------------------------------------------------- commit 128db408e36986342e31fe9a404983dfe8f1afb0 Author: Michael J Rubinsky <[email protected]> Date: Sat Aug 31 15:07:17 2013 -0400 Fully support X509 certificates for ActiveSync. Allow separate configuration for ActiveSync Authentication methods. Emulates Exchange server's ability to accept either: HTTP Basic only, client certificate only, or to require both HTTP Basic AND client certificates. If configured to require both, horde-wide Auth driver is used to authenticate using the HTTP Basic credentials, and the X509 driver is used to to authenticate with the client certificate. Obviously requires webserver config/support for the certificates. framework/ActiveSync/lib/Horde/ActiveSync.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/128db408e36986342e31fe9a404983dfe8f1afb0 ----------------------------------------------------------------------- commit 4b26148760eeb62b3b0cdfdecfcc4168f35bbcc9 Merge: 7030298 128db40 Author: Michael J Rubinsky <[email protected]> Date: Sun Sep 1 22:45:59 2013 -0400 Merge branch 'master' into horde_5_2 framework/ActiveSync/lib/Horde/ActiveSync.php | 10 +++++++--- framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 8 ++++---- imp/js/signaturehtml.js | 9 +++++++-- imp/lib/Compose.php | 6 +++--- imp/lib/Prefs/Identity.php | 2 +- imp/lib/Prefs/Special/HtmlSignature.php | 3 +++ imp/lib/Script/Package/ComposeBase.php | 1 - 7 files changed, 25 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/4b26148760eeb62b3b0cdfdecfcc4168f35bbcc9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
