[commits] Horde branch master updated. 5b3c495f8b85bab84d32c5f4c865ff0ded63e057

Michael M Slusarz slusarz at horde.org
Tue Jun 29 00:05:47 UTC 2010


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

from: d61b29e41105995ec9910f270c46d023351cc97f

5b3c495 Bug #9015: Fix non-cookie based sessions.

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

commit 5b3c495f8b85bab84d32c5f4c865ff0ded63e057
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jun 28 18:04:14 2010 -0600

    Bug #9015: Fix non-cookie based sessions.
    
    As of PHP 5.3, 'session.use_only_cookies' defaults to true.
    Also, somewhere the session appending code in Horde::url() got lost.
    Re-add it.

 framework/Core/lib/Horde.php          |   10 +++++++++-
 framework/Core/lib/Horde/Registry.php |    4 +++-
 2 files changed, 12 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=21e6e6ffa8d5e30393bc649c656ae97099c91214&r2=5b3c495f8b85bab84d32c5f4c865ff0ded63e057
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=01b53c377117e903316d321159f6a46e40b2c1cd&r2=5b3c495f8b85bab84d32c5f4c865ff0ded63e057




More information about the commits mailing list