[Tickets #11389] Re: postauthenticate hook with no effect
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Jan 18 11:10:01 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11389
------------------------------------------------------------------------------
Ticket | 11389
Updated By | damocles- at hotmail.com
Summary | postauthenticate hook with no effect
Queue | Horde Base
Version | 4.0.15
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
damocles- at hotmail.com (2013-01-18 11:10) wrote:
> 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
it works if you put it on:
imp/config/hooks.php
More information about the bugs
mailing list