[commits] Horde branch develop updated. 0f1006f31d7cd24576280bec5f5d49e160a52c96
Michael J. Rubinsky
mrubinsk at horde.org
Tue Jun 5 15:44:10 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 7ab870ce0dc25f155603cdba76bf97294d62c29a
b92f86f These parameteter is not used
d9288bd Move this until the end of the handling.
00d68ba Step one to move EAS security policies to the permission system.
d762e82 Implement getting policies from the perms backend in the AS driver.
9fdfe6c Set provisioning flag _after_ authentication.
8dc620b Check user permissions to activesync as part of the authentication process.
e22e669 Not needed any longer
468bd06 comments
b0473c7 Remove conf.xml entries for EAS security policies.
f3590a3 Tweak text
0f1006f CHANGES
-----------------------------------------------------------------------
commit b92f86f232167251d94cc4114886690e5e3e2f26
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:23:27 2012 -0400
These parameteter is not used
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 6 +-----
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 8 ++------
2 files changed, 3 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/b92f86f232167251d94cc4114886690e5e3e2f26
-----------------------------------------------------------------------
commit d9288bdec55c7733f32d9b46a4bb78670c8f5ac4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:24:13 2012 -0400
Move this until the end of the handling.
Avoid incompletely reading in the input stream.
framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php | 12 +++---
1 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/d9288bdec55c7733f32d9b46a4bb78670c8f5ac4
-----------------------------------------------------------------------
commit 00d68ba47bd06ca499de43672908258432f60e42
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:26:54 2012 -0400
Step one to move EAS security policies to the permission system.
Add the existing EAS 2.5 policy settings.
horde/lib/Application.php | 57 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 57 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/00d68ba47bd06ca499de43672908258432f60e42
-----------------------------------------------------------------------
commit d762e82ecca44336ba837554aab847b0c60fd6ec
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:29:55 2012 -0400
Implement getting policies from the perms backend in the AS driver.
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 7 +-
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 75 ++++++++++++-
2 files changed, 80 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/d762e82ecca44336ba837554aab847b0c60fd6ec
-----------------------------------------------------------------------
commit 9fdfe6c7b7f6a22e2a30022613ce8eeaf570aad9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:34:56 2012 -0400
Set provisioning flag _after_ authentication.
framework/ActiveSync/lib/Horde/ActiveSync.php | 3 +++
framework/Rpc/lib/Horde/Rpc/ActiveSync.php | 1 -
2 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/9fdfe6c7b7f6a22e2a30022613ce8eeaf570aad9
-----------------------------------------------------------------------
commit 8dc620bd70113d43a0025b614e1ce1666d8ecba4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:35:29 2012 -0400
Check user permissions to activesync as part of the authentication process.
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/8dc620bd70113d43a0025b614e1ce1666d8ecba4
-----------------------------------------------------------------------
commit e22e669630d2f20c30bd355742e1dc06e67671bd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:35:59 2012 -0400
Not needed any longer
framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/e22e669630d2f20c30bd355742e1dc06e67671bd
-----------------------------------------------------------------------
commit 468bd0628ed1dc42656e8e097c9da9f37dd42aff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:36:08 2012 -0400
comments
horde/rpc.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/468bd0628ed1dc42656e8e097c9da9f37dd42aff
-----------------------------------------------------------------------
commit b0473c7ec3400f37e5c375388cd39ab5bd56ab3c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:38:21 2012 -0400
Remove conf.xml entries for EAS security policies.
horde/config/conf.xml | 65 -------------------------------------------------
1 files changed, 0 insertions(+), 65 deletions(-)
http://git.horde.org/horde-git/-/commit/b0473c7ec3400f37e5c375388cd39ab5bd56ab3c
-----------------------------------------------------------------------
commit f3590a30459e9c194a378f19554bdb481e9b06e2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:42:18 2012 -0400
Tweak text
horde/config/conf.xml | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/f3590a30459e9c194a378f19554bdb481e9b06e2
-----------------------------------------------------------------------
commit 0f1006f31d7cd24576280bec5f5d49e160a52c96
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jun 5 11:42:42 2012 -0400
CHANGES
framework/ActiveSync/package.xml | 2 ++
horde/docs/UPGRADING | 7 +++++++
2 files changed, 9 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/0f1006f31d7cd24576280bec5f5d49e160a52c96
More information about the commits
mailing list