Modify ↓
Opened 19 years ago
Closed 18 years ago
#354 closed enhancement (fixed)
Add a ''password reminder'' feature
Reported by: | Christian Boos | Owned by: | Matt Good |
---|---|---|---|
Priority: | low | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | password |
Cc: | Gunnar Wagenknecht | Trac Release: | 0.10 |
Description
For people having less neurons than different Trac accounts, it would be interesting to have a Password Reminder feature, as increasing the number of neurons is usually not an option ;)
That could be the usual form with two fields (user / e-mail address), and if either the user exists and has an e-mail address registered or the given e-mail address is the one of a registered user, then an e-mail containing the forgotten password could be sent to that address.
Attachments (0)
Change History (6)
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
That would be convenient too, of course.
It recently happened to me to forget a password for a Roundup account, and Roundup does actually do just what you suggested.
comment:3 Changed 18 years ago by
Cc: | gunnar@… added; anonymous removed |
---|
comment:4 Changed 18 years ago by
Cc: | Gunnar Wagenknecht added; gunnar@… removed |
---|
comment:5 Changed 18 years ago by
Status: | new → assigned |
---|---|
Trac Release: | 0.9 → 0.10 |
comment:6 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Since the passwords are (or should be) stored as a hash, you won't be able to send the forgotten password, but you could make a new password and send that.