Closed
Bug 1211750
Opened 9 years ago
Closed 9 years ago
Changing password with MFA turned on will not work
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dylan, Assigned: dylan)
References
Details
Attachments
(1 file)
540 bytes,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
https://github.com/mozilla/webtools-bmo-bugzilla/blob/master/userprefs.cgi#L199 is a call to bz_begin_transaction() which should actually be bz_start_transaction().
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8670061 -
Flags: review?(glob)
Comment on attachment 8670061 [details] [diff] [review]
1211750_1.patch
r=glob
Attachment #8670061 -
Flags: review?(glob) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
bbd091b..f8f537a master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•