[commits] Horde branch master updated. dd2beb72313090437f9048d44b198421793026fa

Michael M Slusarz slusarz at horde.org
Tue Jan 13 11:09:31 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: 3b9f8463af24c40b3a9c25e06ecff96c3268b2b5

d4feab0 [mms] Use more secure CBC block cipher mode when storing encrypted Blowfish data inside the session.
dd2beb7 improved doc, since this isn't just used for signing data

Summary: http://github.com/horde/horde/compare/3b9f8463af24c40b3a9c25e06ecff96c3268b2b5...dd2beb72313090437f9048d44b198421793026fa

-----------------------------------------------------------------------

commit d4feab0e8f873e247c95d298d61d57ce4d1f24c2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 04:02:19 2015 -0700

    [mms] Use more secure CBC block cipher mode when storing encrypted Blowfish data inside the session.
    
    Note that this will cause any current sessions to be invalidated, since
    the encrypted credentials will change.

 framework/Core/lib/Horde/Core/Secret.php |   21 +++++++++++++++++++++
 framework/Core/package.xml               |    2 ++
 2 files changed, 23 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/d4feab0e8f873e247c95d298d61d57ce4d1f24c2

-----------------------------------------------------------------------

commit dd2beb72313090437f9048d44b198421793026fa
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 04:05:51 2015 -0700

    improved doc, since this isn't just used for signing data

 horde/config/conf.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/dd2beb72313090437f9048d44b198421793026fa




More information about the commits mailing list