Summary | Auto authentication broken |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 08/17/2009 (5756 days ago) |
Due | |
Updated | 08/18/2009 (5755 days ago) |
Assigned | 08/17/2009 (5756 days ago) |
Resolved | 08/18/2009 (5755 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
authentication for hordeauth (which works). So transparent auth is
not entirely broken.
transparent drivers in the Auth package (i.e., anything not accessed
through Horde_Auth_Application) was broken. I'll test in the morning
when I have the setup I've been using for this in front of me again.
State ⇒ Feedback
http://lists.horde.org/archives/commits/2009-August/001688.html
authentication for hordeauth (which works). So transparent auth is
not entirely broken.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Auto authentication broken
Queue ⇒ Horde Base
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
anymore. I think that any transparent auth driver is broken, because
Horde_Auth::isAuthenticated is always called with an $app parameter in
Registry.php, so the base driver is never loaded. Not sure how this is
supposed to work now.