Summary | default username incorrect |
Queue | Passwd |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | darren (at) shelbrook (dot) com |
Created | 01/05/2005 (7510 days ago) |
Due | |
Updated | 01/05/2005 (7510 days ago) |
Assigned | |
Resolved | 01/05/2005 (7510 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
configuration, and examples in horde/config/hooks.php.dist).
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ default username incorrect
Queue ⇒ Passwd
backend: mysql
workaround: manually change the username
The default username in the change password form is not correct given
the authentication type. If the user logs in as joe@domain.tld the
default username is joe.
In a virtual hosting environment, the domain name is different per
user so I cannot embed the domain in the sql statement. The driver
should support both full/partial usernames like other modules -- imho.