[commits] Horde branch master updated. 20e8c2d999fa95530dce1c566f95ffed44c0ea4c

Michael M Slusarz slusarz at horde.org
Tue Dec 8 08:45:52 UTC 2009


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

from: 536d790bfe82153b9075661a2e53d45b21bd8b8b

20e8c2d Fix transparent auth for several drivers.

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

commit 20e8c2d999fa95530dce1c566f95ffed44c0ea4c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 8 01:37:15 2009 -0700

    Fix transparent auth for several drivers.
    
    A driver should never call Horde_Auth::setAuth() itself - setAuth is
    automatically called with the proper parameters if _transparent()
    returns true.
    
    Addtionally, should return false if transparent login not available, not
    an exception.

 framework/Auth/lib/Horde/Auth/Base.php       |    5 +----
 framework/Auth/lib/Horde/Auth/Http.php       |   14 +++++++++-----
 framework/Auth/lib/Horde/Auth/Ipbasic.php    |   11 +++++------
 framework/Auth/lib/Horde/Auth/Shibboleth.php |   24 ++++++++++++++----------
 4 files changed, 29 insertions(+), 25 deletions(-)

http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Base.php?rt=horde-git&r1=e33cb59708e5f5d6767407d946b997a1aa8e3a68&r2=20e8c2d999fa95530dce1c566f95ffed44c0ea4c
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Http.php?rt=horde-git&r1=67d983d0edbf674ecd7f763ae386bbef399ad5b1&r2=20e8c2d999fa95530dce1c566f95ffed44c0ea4c
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Ipbasic.php?rt=horde-git&r1=e284934e097bc0a28edb2eddf5e665165b766055&r2=20e8c2d999fa95530dce1c566f95ffed44c0ea4c
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Shibboleth.php?rt=horde-git&r1=16b18fe40860eeccaf9326bea4030b52edaf9ce6&r2=20e8c2d999fa95530dce1c566f95ffed44c0ea4c




More information about the commits mailing list