Expose MFA status on user profile for admin viewers
Summary:
Allow admins to click once on a username to end up on their user profile and immediately see whether the user has MFA enabled for their account or not, instead of previously performing numerous clicks ending up in the People Search.
Closes T16174
Test Plan:
* As average user1, go to http://phorge.localhost/settings/panel/multifactor/ and successfully set up MFA
* As average user2, go to http://phorge.localhost/p/user1 and see no changes
* As an admin, go to http://phorge.localhost/p/user1 and see an additional green "Has MFA" tag
Reviewers: O1 Blessed Committers, valerio.bozzolan
Reviewed By: O1 Blessed Committers, valerio.bozzolan
Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Maniphest Tasks: T16174
Differential Revision: https://we.phorge.it/D26192