Closed
Bug 205463
Opened 22 years ago
Closed 21 years ago
Tokens aren't canceled after a successful login
Categories
(Bugzilla :: Bugzilla-General, defect, P1)
Bugzilla
Bugzilla-General
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: randall_gee_51227124, Assigned: randall_gee_51227124)
Details
Attachments
(1 file)
1.19 KB,
patch
|
bbaetz
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Opera/6.1 (Linux 2.4.7-10 i686; U) [en]
Build Identifier:
Users can request a token to change their password. Outstanding tokens are
supposed to be cancelled once the user successfully logs in. In the CVS Bugzilla,
this doesn't happen -- the tokens remain active.
Reproducible: Always
Steps to Reproduce:
Assignee | ||
Comment 1•22 years ago
|
||
This patch corrects some function calls, so that tokens are cancelled after
logins.
Comment 2•21 years ago
|
||
oops. This was my change.
Severity: normal → blocker
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.18
Updated•21 years ago
|
Attachment #123108 -
Flags: review+
Comment 3•21 years ago
|
||
-> patch author.
justdave, a=?
Assignee: justdave → randall_gee_51227124
Flags: approval?
Updated•21 years ago
|
Flags: approval? → approval+
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•