Modify ↓
Opened 18 years ago
Closed 16 years ago
#1506 closed defect (fixed)
[PATCH] Merge WebAdminUsers Password Edit Feature into AccountManager
Reported by: | Owned by: | Matt Good | |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | change password |
Cc: | Trac Release: | 0.10 |
Description
Attaching a patch which combines password editing feature from WebAdminUsers plugin into the AccountManager plugin. When you click on a users name, you are taken to a form which allows you to edit their password. It could easily be extended to edit username and name as well.
Attachments (1)
Change History (6)
Changed 18 years ago by
Attachment: | acctmgr-add-password-edit.patch added |
---|
comment:1 Changed 17 years ago by
Please extending it for editing the user info like email and name. It would be very nice if it goes in the project.
comment:5 Changed 16 years ago by
Component: | TicketModifiedFilesPlugin → AccountManagerPlugin |
---|
What is this? The changes made to this ticket seem to be random. Anyway, it has nothing to do with the TicketModifiedFilesPlugin component... I'm putting AccountManagerPlugin back as the component.
Note: See
TracTickets for help on using
tickets.
Password Edit Patch