Summary | hook to modify userid/login information before authentication |
Queue | Horde Base |
Queue Version | FRAMEWORK_3 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | leena.heino (at) uta (dot) fi |
Created | 04/15/2006 (7046 days ago) |
Due | |
Updated | 10/10/2006 (6868 days ago) |
Assigned | |
Resolved | 10/10/2006 (6868 days ago) |
Milestone | |
Patch | No |
State ⇒ Feedback
Take a look through horde/config/hooks.php.dist. Search for
String::lower() calls in particular.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ hook to modify userid/login information before authentication
Queue ⇒ Horde Base
user is allowed to authenticate. Is there a hook that could be used to
modify userid information before it is send to the authentication
backend eg. to lower case userid or to strip away whitespace from
userid.