Opened 20 years ago
Closed 18 years ago
#1096 closed defect (bug) (fixed)
Resetting admin password results in extra notification e-mail
Reported by: | MC_incubus | Owned by: | rob1n |
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | trivial | Version: | 2.1 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
When a user resets their password, the administrator is notified.
When the administrator resets their password, they are notified that they have reset their password. This results in a total of 3 e-mails:
1) sending of the "change your password" link
2) sending of the new password
3) telling them that their password was reset
I think the third one can be eliminated for the admin.
Attachments (2)
Change History (12)
#4
@
18 years ago
- Keywords bg|has-patch added
- Owner changed from anonymous to filosofo
- Version changed from 1.5 to 2.0.4
Patch works for me.
#5
@
18 years ago
- Keywords has-patch commit added; bg|has-patch removed
- Owner changed from filosofo to rob1n
- Status changed from new to assigned
Works great for me.
#6
@
18 years ago
- Keywords needs-patch added; has-patch commit removed
- Milestone set to 2.2
- Version changed from 2.0.4 to 2.1
Never mind. Does *not* apply cleanly for me.
Note: See
TracTickets for help on using
tickets.
Trivial fix attached(untested)