Closed
Bug 1956154
Opened 29 days ago
Closed 29 days ago
When impersonating another user (sudo) from admin, it fails when using MFA due to not honoring the mfa_verification_token cookie
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
You get an error every time that a password was not provided after performing the MFA check. This bug will fix the sudo code in relogin.cgi to honor the mfa_verification_token cookie and not check for password twice allowing sudo to work correctly.
Comment 1•29 days ago
|
||
Comment 2•29 days ago
|
||
Authored by https://github.com/dklawren
https://github.com/mozilla-bteam/bmo/commit/4be835520916e4ee8f5101251dbabd6c06f31629
[master] Bug 1956154 - When impersonating another user (sudo) from admin, it fails when using MFA due to not honoring the mfa_verification_token cookie
Status: ASSIGNED → RESOLVED
Closed: 29 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•