[commits] Horde branch master updated. 00191e044206f496ae1f9084deed33d6c7919265

Michael M Slusarz slusarz at horde.org
Wed Oct 24 19:49:33 UTC 2012


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

from: 70cc742bbaa029425b920515a41f131119f8986f

1cbde52 This will always be an array
7370c7a Fix exception name
d42eb4d Fix login URL used for login form
524c298 Always run IMAP commands through IMP_Imap proxy so we can catch authentication errors
1a75327 If application is not active, redirect to Horde if possible
4df8959 match parent class' defaults
00191e0 [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).

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

commit 1cbde526720af628f65578df90800d8b51313999
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 24 10:34:49 2012 -0600

    This will always be an array

 horde/login.php |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/1cbde526720af628f65578df90800d8b51313999

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

commit 7370c7a502c9d85cd1101bc1855b155b4f592cef
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 24 13:48:24 2012 -0600

    Fix exception name

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7370c7a502c9d85cd1101bc1855b155b4f592cef

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

commit d42eb4db7c528023aa54b0883a2486560094a8d6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 24 13:48:39 2012 -0600

    Fix login URL used for login form
    
    Make sure session ID is attached only if session is currently active.
    Make sure we use force SSL option on mobile login pages.

 horde/login.php                 |    7 ++++++-
 horde/templates/login/login.inc |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

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

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

commit 524c298885611f72b2c1cf43035326cf5e89fbb6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 24 10:53:33 2012 -0600

    Always run IMAP commands through IMP_Imap proxy so we can catch authentication errors

 imp/lib/Imap.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/524c298885611f72b2c1cf43035326cf5e89fbb6

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

commit 1a75327218db934c1dae8368b768163deb9fb703
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 24 12:13:09 2012 -0600

    If application is not active, redirect to Horde if possible

 framework/Core/lib/Horde/Registry.php |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/1a75327218db934c1dae8368b768163deb9fb703

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

commit 4df8959caf75ae9ab78550c0e025fadc25cb81fa
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 24 13:26:39 2012 -0600

    match parent class' defaults

 framework/Core/lib/Horde/Core/Secret.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/4df8959caf75ae9ab78550c0e025fadc25cb81fa

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

commit 00191e044206f496ae1f9084deed33d6c7919265
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 24 13:43:13 2012 -0600

    [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).
    
    Conflicts:
    	framework/Secret/package.xml

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

http://git.horde.org/horde-git/-/commit/00191e044206f496ae1f9084deed33d6c7919265




More information about the commits mailing list