The branch "master" has been updated. The following is a summary of the commits.
from: 05b5f70563b24f7624e9efa26720243a6a038212 66c38ea Update test fixture. a1e59b9 Implement the deviceCallback method and hooks. ----------------------------------------------------------------------- commit 66c38eac2422cef6234dd144eb7e1964e58ffc36 Author: Michael J Rubinsky <[email protected]> Date: Wed May 1 20:47:25 2013 -0400 Update test fixture. .../ActiveSync/test/Horde/ActiveSync/CollectionsHandlerTest.php | 77 +---- 1 files changed, 11 insertions(+), 66 deletions(-) http://git.horde.org/horde-git/-/commit/66c38eac2422cef6234dd144eb7e1964e58ffc36 ----------------------------------------------------------------------- commit a1e59b91bcc56435551f170c5d085eadbc592c1b Author: Michael J Rubinsky <[email protected]> Date: Thu May 2 13:45:09 2013 -0400 Implement the deviceCallback method and hooks. Currently, only checks the max_device permission, but also allows calling a custom hook for further checking. Also, document the existing activesync hooks. framework/ActiveSync/lib/Horde/ActiveSync.php | 16 ++-- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 39 +++++++++-- horde/config/hooks.php.dist | 72 +++++++++++++++++++ 3 files changed, 113 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/a1e59b91bcc56435551f170c5d085eadbc592c1b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
