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 | 02/07/2005 (7457 days ago) |
Due | |
Updated | 02/09/2005 (7455 days ago) |
Assigned | 02/08/2005 (7456 days ago) |
Resolved | 02/09/2005 (7455 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
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.