[Tickets #10448] Re: Preauth hook and authusername hook are not used
bugs at horde.org
bugs at horde.org
Mon Aug 22 17:55:38 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10448
------------------------------------------------------------------------------
Ticket | 10448
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Preauth hook and authusername hook are not used
Queue | Ingo
Version | Git master
Type | Bug
-State | Unconfirmed
+State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-08-22 17:55) wrote:
As Jan mentioned on the list, this is the correct behavior. Ingo is
currently written to only use Horde authentication values (e.g.
Ingo_Application::_auth() is empty). Thus, there is no need to call
auth alteration methods during initial authentication into Ingo.
Two solutions for you:
1. Store this information in a separate variable.
2. Rewrite Ingo to use the application auth capability (e.g. similar
to IMP), in which case these hooks become available.
More information about the bugs
mailing list