| Summary | Allow signup hooks to overwrite username and password fields |
| Queue | Horde Framework Packages |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | Horde Developers (at) |
| Requester | thomas (at) gelf (dot) net |
| Created | 02/07/2006 (7212 days ago) |
| Due | |
| Updated | 05/13/2007 (6752 days ago) |
| Assigned | 02/07/2006 (7212 days ago) |
| Resolved | 05/13/2007 (6752 days ago) |
| Milestone | |
| Patch | Yes |
State ⇒ Resolved
request 2904. :)Summary ⇒ Allow signup hooks to overwrite username and password fields
State ⇒ Assigned
and password fields"...
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Allow hooks to overwrite username and password fields
Queue ⇒ Horde Framework Packages
New Attachment: horde_signup_hook.diff
State ⇒ New
in their Signup-Forms. This patch checks if such fields (user_name and
password) are supplied by _horde_hook_signup_getextra() and if so,
HordeSignupForm uses them instead of it's own fields. Same thing happens
to horde/admin/user.php.
Patch isn't against CVS-HEAD but against H3.1-rc1 so path names may need
to be changed. Sorry for this - I'm in a hurry right now...
Cheers,
Thomas Gelf