The branch "master" has been updated. The following is a summary of the commits.
from: d9defefe7c671d3b3f72e4a8e6627e168f0d5da1 f878461 Partially Revert "Don't use local cipher caches if the key changed (Bug #14231)." Summary: http://github.com/horde/horde/compare/d9defefe7c671d3b3f72e4a8e6627e168f0d5da1...f8784611ebf8aae6b53860cf6bc0be271239b61a ----------------------------------------------------------------------- commit f8784611ebf8aae6b53860cf6bc0be271239b61a Author: Jan Schneider <[email protected]> Date: Fri Feb 12 12:56:12 2016 +0100 Partially Revert "Don't use local cipher caches if the key changed (Bug #14231)." In Horde_Secret, the cache key is built from the secret key, so it invalidates itself. This reverts commit d9defefe7c671d3b3f72e4a8e6627e168f0d5da1. framework/Secret/lib/Horde/Secret.php | 3 +-- framework/Secret/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/f8784611ebf8aae6b53860cf6bc0be271239b61a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
