[commits] Horde branch master updated. 1136966d051cc8b096067da7174d594446b1a6ca

Michael M Slusarz slusarz at horde.org
Tue Jun 24 22:11:57 UTC 2014


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

from: 80f03ac2576758dad9169aee9f9a0fd3182d4316

419159e Horde_Secret: Fix up cookie key name on key change / unset
9f02bf8 [mms] Correctly clear secret key from cookie data (Bug #13283; thomas.jarosch at intra2net.com).
6c50180 [mms] Only store keys in cookie if cookies are in use (Bug #13284; thomas.jarosch at intra2net.com).
0e7910f Remove remaining elements of freecode support
76174ba Released Horde_Secret-2.0.3
1136966 Development mode for Horde_Secret-2.0.4

Summary: http://github.com/horde/horde/compare/80f03ac2576758dad9169aee9f9a0fd3182d4316...1136966d051cc8b096067da7174d594446b1a6ca

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

commit 419159e52561a0399d7af05f1e17ab5c75aca5fc
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Mon Jun 23 15:18:05 2014 +0200

    Horde_Secret: Fix up cookie key name on key change / unset
    
    This was introduced by commit
    
    00191e044206f496ae1f9084deed33d6c7919265
    
    [mms] If secret key is changed, change the associated $_COOKIE key
    or else key change may not be recognized in the current page access (Bug #11570).
    
    Signed-off-by: Michael M Slusarz <slusarz at horde.org>

 framework/Secret/lib/Horde/Secret.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/419159e52561a0399d7af05f1e17ab5c75aca5fc

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

commit 9f02bf816404dd409f9f64f6d4265bdb637852a7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 24 15:59:43 2014 -0600

    [mms] Correctly clear secret key from cookie data (Bug #13283; thomas.jarosch at intra2net.com).

 framework/Secret/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/9f02bf816404dd409f9f64f6d4265bdb637852a7

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

commit 6c501804b267e1559cb16731aaaef9f976ec25fb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 24 16:06:29 2014 -0600

    [mms] Only store keys in cookie if cookies are in use (Bug #13284; thomas.jarosch at intra2net.com).

 framework/Secret/lib/Horde/Secret.php |   24 +++++++++++++-----------
 framework/Secret/package.xml          |    2 ++
 2 files changed, 15 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/6c501804b267e1559cb16731aaaef9f976ec25fb

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

commit 0e7910f069a9c9ad54d4333619d86fac62a17056
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 24 16:09:58 2014 -0600

    Remove remaining elements of freecode support

 components/config/conf.php.dist              |    3 ---
 components/lib/Components/Module/Release.php |    9 ---------
 components/lib/Components/Runner/Release.php |    4 ----
 3 files changed, 0 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/0e7910f069a9c9ad54d4333619d86fac62a17056

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

commit 76174ba4f750dfb09cbe690111ce027867b73dc7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 24 16:11:46 2014 -0600

    Released Horde_Secret-2.0.3

 framework/Secret/composer.json |    4 ++--
 framework/Secret/package.xml   |    5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/76174ba4f750dfb09cbe690111ce027867b73dc7

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

commit 1136966d051cc8b096067da7174d594446b1a6ca
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 24 16:11:46 2014 -0600

    Development mode for Horde_Secret-2.0.4

 framework/Secret/package.xml |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/1136966d051cc8b096067da7174d594446b1a6ca




More information about the commits mailing list