Remove MFA requirement by default
What does this MR do and why?
It is with great regret and displeasure that I create this MR to remove the default MFA requirement for super users. This is mainly to do with the fact that many users were unaware their clocks were incorrect. This caused some turmoil in user experience. Users started blaming the app when it was actually their own systems to blame.
Removes MFA requirement to super users by default. This DOES NOT affect folks who have already updated or installed 4.4.8 as their current version. This change only affects folks who do not have the "superMFA" key in their config.json file.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
Have you checked this doesn't interfere/conflict/duplicate someone elses work? -
Have you fully tested your changes? -
Have you resolved any lint issues? -
Have you assigned a reviewer? -
Have you applied correct labels?
Edited by Andrew