[commits] Horde branch master updated. f393c842d15ddf88d0b89ceaffc2b27a1e19595b

Jan Schneider jan at horde.org
Thu May 27 14:29:58 UTC 2010


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

from: 9368dc6eedfbb043aa3b213cf5039416cf79c36b

94ad8cc We need to set up autoloading rules for apps before checking permissions, because the code handling permission failures might still need app-specific handling, e.g. for session timeouts from ajax requests.
35e389d $prefs might not be instantiated here. For whatever reason.
f393c84 Unless I'm missing something, we don't want to require Horde authentication on the login screen. If we do, and authentication fails, e.g. because we are redirected here from some other page because of session timeouts, IP changes etc., we would end up with an incomplete Horde session.

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

commit 94ad8cc45b0bb01083dd41f3a86c15458d2ba92c
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 27 14:56:54 2010 +0200

    We need to set up autoloading rules for apps before checking permissions,
    because the code handling permission failures might still need app-specific
    handling, e.g. for session timeouts from ajax requests.

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

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=83f413ccb16411d555f6c5d2910f1d49e9057eb3&r2=94ad8cc45b0bb01083dd41f3a86c15458d2ba92c

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

commit 35e389de60a386533e24b01adfcffe9c896eb611
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 27 14:57:37 2010 +0200

    $prefs might not be instantiated here. For whatever reason.

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

http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=582fe2290abc15b174f5cd2a5cd573e0b1d0a086&r2=35e389de60a386533e24b01adfcffe9c896eb611

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

commit f393c842d15ddf88d0b89ceaffc2b27a1e19595b
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 27 16:26:52 2010 +0200

    Unless I'm missing something, we don't want to require Horde authentication on
    the login screen. If we do, and authentication fails, e.g. because we are
    redirected here from some other page because of session timeouts, IP changes
    etc., we would end up with an incomplete Horde session.

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

http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=35e389de60a386533e24b01adfcffe9c896eb611&r2=f393c842d15ddf88d0b89ceaffc2b27a1e19595b




More information about the commits mailing list