Hello all,
after a discussion with Anders Wegge because of the bugzilla 2126 [1] (now solved),
please let me propose:
- to add for security reasons a reasonable expiry time (minutes/hours/days)
for the temporary password,
which the wiki sends on a user's request.
Remark 1:
Currently, the temporary password remain valid until a new is requested (~forever)
Remark 2:
The regular password is never touched by this mechanism; it remains valid until
is is changed by the user in via Special:Preferences.
The expiry time can be handled in a similar way as it was recently introduced by
Brion for the e-mail address confirmation token [2]).
[1] http://bugzilla.wikimedia.org/show_bug.cgi?id=2126
Unable to set new password after using emailed password (= temporary password
can only be used once)
[2] http://bugzilla.wikipedia.org/show_bug.cgi?id=866
EConfirm (EC): e-mail address confirmation by sending a link comprising a token
to the unconfirmed mailaddress
Version: 1.5.x
Severity: enhancement