The branch "master" has been updated. The following is a summary of the commits.
from: bedf0e8f38da402c81fa363664f4a768d8dc8dec 14c3858 Default to highest supported. 2c8fb27 Fix incorrect policy key, that caused the loss of the encryption policy. 24826fd Return values for these policies as well. c44de89 Versions are inclusive, need >= here, not just ==. 8489320 CHANGES ----------------------------------------------------------------------- commit 14c38585e960cdadb3b00b3bb7ba229232fa0b65 Author: Michael J Rubinsky <[email protected]> Date: Mon Sep 2 17:50:32 2013 -0400 Default to highest supported. Really only needed when testing, this is set during real client request. framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/14c38585e960cdadb3b00b3bb7ba229232fa0b65 ----------------------------------------------------------------------- commit 2c8fb27e64fcd26d720cd1cd8fa0fe914fd1b098 Author: Michael J Rubinsky <[email protected]> Date: Mon Sep 2 17:51:31 2013 -0400 Fix incorrect policy key, that caused the loss of the encryption policy. framework/ActiveSync/lib/Horde/ActiveSync/Policies.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/2c8fb27e64fcd26d720cd1cd8fa0fe914fd1b098 ----------------------------------------------------------------------- commit 24826fdbae1828ce0fb2433d6f56a0d43b8fff2e Author: Michael J Rubinsky <[email protected]> Date: Mon Sep 2 17:52:12 2013 -0400 Return values for these policies as well. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/24826fdbae1828ce0fb2433d6f56a0d43b8fff2e ----------------------------------------------------------------------- commit c44de89be9175f99d64b366c51ec56252474ad46 Author: Michael J Rubinsky <[email protected]> Date: Mon Sep 2 17:52:37 2013 -0400 Versions are inclusive, need >= here, not just ==. horde/lib/Application.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c44de89be9175f99d64b366c51ec56252474ad46 ----------------------------------------------------------------------- commit 84893206ff8061cf4b588ebdee1cd842a4d52e1e Author: Michael J Rubinsky <[email protected]> Date: Mon Sep 2 17:59:49 2013 -0400 CHANGES framework/Core/package.xml | 6 ++++-- horde/docs/CHANGES | 1 + horde/package.xml | 2 ++ 3 files changed, 7 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/84893206ff8061cf4b588ebdee1cd842a4d52e1e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
