Modify ↓
#1270 closed defect (worksforme)
My Account/account admin cannot reset email, name fields
Reported by: | Jonathan S. Shapiro | Owned by: | Matt Good |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
A newly registering user can give a Name and an Email address, but once a user exists neither the user nor the administrator can change these fields. This a defect rather than an enhancement because the interface is inconsistent. It's also moderately annoying because it defeats email integration.
I'ld be willing to look in to supplying a patch if desired -- shouldn't be that hard.
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 18 years ago by
Thanks for reviewing, and thanks for response. I know these things aren't entirely predictable, but is there a rough target timeframe for 0.11 release?
Note: See
TracTickets for help on using
tickets.
The name and email are configured on the Settings page instead of My Account. These pages were separate since the Settings page was already a built-in part of Trac. In 0.11 this is cleaner since the options from the My Account page have been moved into a tab under the Settings page which is possible due to new APIs.