The branch "master" has been updated. The following is a summary of the commits.
from: 8f323a7977918b3fc5f632bee8f4c9360dd02300 ebcf2fe Don't send the 4133 policy. 69d077f Separate the ability to force a PIN from the other policies. 7542cee Allow for turning off of extended PIN policies. 0b50209 fix property name 2ff816e CHANGES ----------------------------------------------------------------------- commit ebcf2fe0eacd4e811238288b6a180caa1e852ad0 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 31 11:41:28 2012 -0500 Don't send the 4133 policy. This is only supported on a subset of windows mobile 5 devices, and was never configurable via Horde's ActiveSync configuration anyway. Will reconsider adding this again if we ever support per device-type security policies. framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ebcf2fe0eacd4e811238288b6a180caa1e852ad0 ----------------------------------------------------------------------- commit 69d077fbf421585d111a17097206cc4b725c2480 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 31 12:17:40 2012 -0500 Separate the ability to force a PIN from the other policies. Some devices do not support these extended policies. Allow setting a PIN, yet not specifiying (or sending) the rest. framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/69d077fbf421585d111a17097206cc4b725c2480 ----------------------------------------------------------------------- commit 7542ceea4585d7643e49c5f9a42b0d49cb224441 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 31 12:31:11 2012 -0500 Allow for turning off of extended PIN policies. horde/config/conf.xml | 102 ++++++++++++++++++++++++++++++------------------ 1 files changed, 64 insertions(+), 38 deletions(-) http://git.horde.org/horde-git/-/commit/7542ceea4585d7643e49c5f9a42b0d49cb224441 ----------------------------------------------------------------------- commit 0b50209765d2612e06ffdcc4c10f08c0f3f1799b Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 31 12:33:01 2012 -0500 fix property name framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/0b50209765d2612e06ffdcc4c10f08c0f3f1799b ----------------------------------------------------------------------- commit 2ff816e5b2431408e93c970f51a2da151a90fcfd Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 31 12:35:20 2012 -0500 CHANGES framework/ActiveSync/package.xml | 4 ++-- horde/docs/CHANGES | 2 ++ horde/package.xml | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/2ff816e5b2431408e93c970f51a2da151a90fcfd __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
