Make MFA Validation Error dialog link to MFA user settings
Summary:
Allow users to click once to get to their MFA Settings when getting an error that they do not have Multi-Factor Auth set up for their account, instead of letting them perform four clicks.
The higher the threshold of required user interaction, the less likely I'm going to try. Me lazy.
Closes T16175
Test Plan:
* Make sure not to have MFA enabled on your user account in http://phorge.localhost/settings/panel/multifactor/
* Go to http://phorge.localhost/T1
* In the "Add Action..." dropdown, select "Sign With MFA"
* Write something in the comment text field
* Click the "Submit" button
* Check the "Validation Errors" dialog and click a link
Reviewers: O1 Blessed Committers, mainframe98
Reviewed By: O1 Blessed Committers, mainframe98
Subscribers: mainframe98, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Maniphest Tasks: T16175
Differential Revision: https://we.phorge.it/D26193