Summary | _horde_hook_postauthenticate does not work correctly when IMP is used for authentication |
Queue | Horde Base |
Queue Version | 3.0.2 |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | Horde Developers (at) |
Requester | luc.germain (at) usherbrooke (dot) ca |
Created | 2005-02-07 (5825 days ago) |
Due | |
Updated | 2005-02-09 (5823 days ago) |
Assigned | 2005-02-08 (5824 days ago) |
Resolved | 2005-02-09 (5823 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
Assigned to
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 3. High
Summary ⇒ _horde_hook_postauthenticate does not work correctly when IMP is used for authentication
Queue ⇒ Horde Base
_horde_hook_postauthenticate to limit the users who have access to
horde, and activated it's use in the horde configuration. The
authentication is done by IMP through IMAP, and the hook is used to
further restrict access to a list of users.
For users not in the list, the login page does indeed show that the
login failed, but the menu in the left frame still appear complete as
if the user was authenticated, and the user can access to all others
apps except his mailbox through the menu. I think this function should
block access to all applications.