| Summary | partial hooks setup causes invalid error displayed |
| Queue | Passwd |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | glen (at) delfi (dot) ee |
| Created | 8/23/05 (7604 days ago) |
| Due | |
| Updated | 8/24/05 (7603 days ago) |
| Assigned | |
| Resolved | 8/24/05 (7603 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ partial hooks setup causes invalid error displayed
Queue ⇒ Passwd
coding style)
http://glen.alkohol.ee/pld/horde-passwd-hook-misconf.patch
the error trapped this way is:
Hook _passwd_hook_username in application horde not called.
to reproduce enable $conf['hooks']['username'] but "forget" to define
_passwd_hook_username() hook.