fix: mfa skipping after logout
MFA can be skipped after a logout in the same browser wher user has been previously logged in. The suspected problem lies in the mismatched name of a parameter holding information about successful MFA authorization. This parameter is set when user logs in, but a different parameter is emptied when the user is logged out. This results in a forgotten value about successful MFA which makes it to the subsequent login and allows the user to skip MFA by reloading the tab in bowser.
closes PRX-253
Merge request reports
Activity
Filter activity
requested review from @433364
assigned to @485456
enabled an automatic merge when the pipeline for 419ce587 succeeds
mentioned in commit 96cad445
🎉 This MR is included in version 5.5.1🎉 The release is available on GitLab release.
Your semantic-release bot
📦 🚀
Please register or sign in to reply