6.0.0-alpha12
6/13/25

[#11389] postauthenticate hook with no effect
Summary postauthenticate hook with no effect
Queue Horde Base
Queue Version 4.0.15
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester Thomas (at) nurzen (dot) de
Created 08/31/2012 (4669 days ago)
Due
Updated 01/18/2013 (4529 days ago)
Assigned 10/10/2012 (4629 days ago)
Resolved 10/11/2012 (4628 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/18/2013 11:10:00 AM damocles- (at) hotmail (dot) com Comment #5 Reply to this comment

[Show Quoted Text - 10 lines]
it works if you put it on:
imp/config/hooks.php

10/11/2012 10:10:10 PM Michael Slusarz Comment #4
State ⇒ Not A Bug
Reply to this comment
Do i have another way to "post authenticate"? I want to doublecheck 
against an ldap after successful imp (does make sense in my special 
case)
'appauthenticated' ('appinitialized' in H4).
10/11/2012 10:04:06 PM Thomas (at) nurzen (dot) de Comment #3 Reply to this comment
Hello,
right guess. I am using imp for authentication.
So you are saying that postauthenticate is only executed after 
successful horde auth? This is sad and not clearly documented.
Do i have another way to "post authenticate"? I want to doublecheck 
against an ldap after successful imp (does make sense in my special 
case)
10/10/2012 06:15:25 AM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
Can't reproduce.  Are you actually using horde for authentication (as 
opposed to imp)?
08/31/2012 01:37:40 PM Thomas (at) nurzen (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ postauthenticate hook with no effect
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hello,
The postauthenticate hook seems to be not executed. Minimal example:

<HORDE/config/hooks.php>
public function postauthenticate($userId, $credentials)
{
     return false;
}

As always: Thx

Saved Queries