The branch "master" has been updated. The following is a summary of the commits.
from: df1a143abe0d406fb34201fde79f2f484da6b849 067298f fix pgp key lookup if more than one key is found ef12878 Add fixme. 9e782aa Add warning. f8f0f21 Merge branch 'fix-key-array' of https://github.com/duritong/horde Summary: http://github.com/horde/horde/compare/df1a143abe0d406fb34201fde79f2f484da6b849...f8f0f21a619702e938d8880510b157bc170cf984 ----------------------------------------------------------------------- commit 067298f31b6efdd10050c68add25b19a9ac59bb3 Author: mh <[email protected]> Date: Fri Sep 22 14:19:46 2017 +0200 fix pgp key lookup if more than one key is found reset() *returns* the first element, so let's actually do what the comment above says. imp/lib/Pgp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/067298f31b6efdd10050c68add25b19a9ac59bb3 ----------------------------------------------------------------------- commit ef12878f78076d7b98dc3fa052ce9d389d750bb6 Author: Jan Schneider <[email protected]> Date: Mon Sep 25 17:00:34 2017 +0200 Add fixme. framework/Icalendar/lib/Horde/Icalendar.php | 2 ++ 1 file changed, 2 insertions(+) http://github.com/horde/horde/commit/ef12878f78076d7b98dc3fa052ce9d389d750bb6 ----------------------------------------------------------------------- commit 9e782aa94319c83c533cb1b4e4a3efa67b918f8d Author: Jan Schneider <[email protected]> Date: Mon Sep 25 17:00:48 2017 +0200 Add warning. framework/Core/lib/Horde/Registry/Application.php | 3 +++ 1 file changed, 3 insertions(+) http://github.com/horde/horde/commit/9e782aa94319c83c533cb1b4e4a3efa67b918f8d ----------------------------------------------------------------------- commit f8f0f21a619702e938d8880510b157bc170cf984 Merge: 9e782aa 067298f Author: Jan Schneider <[email protected]> Date: Mon Sep 25 17:00:57 2017 +0200 Merge branch 'fix-key-array' of https://github.com/duritong/horde imp/lib/Pgp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/f8f0f21a619702e938d8880510b157bc170cf984 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
