[commits] Horde branch master updated. 128db408e36986342e31fe9a404983dfe8f1afb0
Michael J. Rubinsky
mrubinsk at horde.org
Mon Sep 2 02:45:48 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: c7dd7e83c3cbb9a07a7093e434bcbf073bd8ed31
1dbba90 Log this
b377552 This actually *was* supposed to be ->properties.
b5a4183 No longer needed.
128db40 Fully support X509 certificates for ActiveSync.
-----------------------------------------------------------------------
commit 1dbba9064273ed35e07248d6e171c256af3e25d8
Author: Michael J Rubinsky <mrubinsk at horde.org>
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 <mrubinsk at horde.org>
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 <mrubinsk at horde.org>
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 <mrubinsk at horde.org>
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
More information about the commits
mailing list