Summary | postauthenticate hook is messing with authentication |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | goncalo.queiros (at) portugalmail (dot) net |
Created | 10/20/2010 (5380 days ago) |
Due | |
Updated | 10/20/2010 (5380 days ago) |
Assigned | |
Resolved | 10/20/2010 (5380 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9321: Actually return something from this methodhttp://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Auth/Application.php?rt=horde-git&r1=1988a02cffeb23fa460d3427f07f2aba75a7617b&r2=46e7e23f606bf6c3880fe2b1badff746b062f6e4
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ postauthenticate hook is messing with authentication
Type ⇒ Bug
State ⇒ Unconfirmed
login will succeed but if i try to access Imp, i will be thrown back
to login page. It seems that somehow calling the hook is breaking the
auth credentials or something