[commits] Horde branch master updated. 4791694106f3d04fdeb922463affb8f82ca46aef

Michael M Slusarz slusarz at horde.org
Mon Sep 17 14:39:25 UTC 2012


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

from: 6c9d981574c460b5d194edb5b8a4a80766289b82

939a3d9 Tweaks to Data Format elements
fd3a0e5 [mms] Mark secret cookie data as HttpOnly.
4791694 [mms] Mark session identifier cookie as HttpOnly.

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

commit 939a3d92b412c03058a7ec0a6e20b7e5ec5adca5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Sep 16 17:00:59 2012 -0600

    Tweaks to Data Format elements

 framework/Imap_Client/lib/Horde/Imap/Client/Data/Format.php       |    6 +-
 .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Astring.php     |    5 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Format/List.php  |   33 +-
 .../Imap_Client/lib/Horde/Imap/Client/Data/Format/ListMailbox.php |    7 +-
 .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Mailbox.php     |   15 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Format/Nil.php   |    1 +
 .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Nstring.php     |   10 +-
 .../Imap_Client/lib/Horde/Imap/Client/Data/Format/String.php      |   57 +++-
 framework/Imap_Client/test/Horde/Imap/Client/DataFormatTest.php   |   87 ++++-
 9 files changed, 167 insertions(+), 54 deletions(-)

http://git.horde.org/horde-git/-/commit/939a3d92b412c03058a7ec0a6e20b7e5ec5adca5

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

commit fd3a0e5878537ae8ab756ec456d0b112940e39c2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Sep 17 07:52:33 2012 -0600

    [mms] Mark secret cookie data as HttpOnly.
    
    Conflicts:
    	framework/Secret/package.xml

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

http://git.horde.org/horde-git/-/commit/fd3a0e5878537ae8ab756ec456d0b112940e39c2

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

commit 4791694106f3d04fdeb922463affb8f82ca46aef
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Sep 17 07:55:44 2012 -0600

    [mms] Mark session identifier cookie as HttpOnly.
    
    Conflicts:
    	framework/Core/package.xml

 framework/Core/lib/Horde/Session.php |    3 ++-
 framework/Core/package.xml           |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/4791694106f3d04fdeb922463affb8f82ca46aef




More information about the commits mailing list