The branch "master" has been updated. The following is a summary of the commits.
from: e57d84520ad050b707596213757d3faa8586ab34 34ae947 Revert "[mms] Use more secure CBC block cipher mode when storing encrypted Blowfish data inside the session." 4cb34e7 [jan] Revert to using ECB mode for encryption, to not break existing credentials (Bug #13869). Summary: http://github.com/horde/horde/compare/e57d84520ad050b707596213757d3faa8586ab34...4cb34e7b8709aaf32f63a830f0214e2d241e66cc ----------------------------------------------------------------------- commit 34ae947ba0d340203b897273cdf1688466963d80 Author: Jan Schneider <[email protected]> Date: Mon Mar 2 14:49:30 2015 +0100 Revert "[mms] Use more secure CBC block cipher mode when storing encrypted Blowfish data inside the session." This reverts commit d4feab0e8f873e247c95d298d61d57ce4d1f24c2. This broke *any* encrypted data stored permanently somewhere in Horde, e.g. remote calendar crendentials. Bug: 13869 Conflicts: framework/Core/package.xml framework/Core/lib/Horde/Core/Secret.php | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-) http://github.com/horde/horde/commit/34ae947ba0d340203b897273cdf1688466963d80 ----------------------------------------------------------------------- commit 4cb34e7b8709aaf32f63a830f0214e2d241e66cc Author: Jan Schneider <[email protected]> Date: Mon Mar 2 14:56:00 2015 +0100 [jan] Revert to using ECB mode for encryption, to not break existing credentials (Bug #13869). framework/Core/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/4cb34e7b8709aaf32f63a830f0214e2d241e66cc -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
