Add "View Activity Log" menu item to "Manage User" page
Summary:
Add a "View Activity Log" item to the menu on the "Manage User" page which links to not very discoverable http://phorge.localhost/people/logs/?users=SomeUserName#R which lists login attempts, IPs, etc. of that user account.
Make it only available for Phorge admins, as `PhabricatorPeopleLogSearchEngine` also has several `getIsAdmin()` checks.
Closes T16214
Test Plan: As an admin and as a non-admin, go to some user profile like http://phorge.localhost/p/user/, select "Manage User' on the left, and select the new "View Activity Log" item on the right.
Reviewers: O1 Blessed Committers, valerio.bozzolan, mainframe98
Reviewed By: O1 Blessed Committers, valerio.bozzolan, mainframe98
Subscribers: mainframe98, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Maniphest Tasks: T16214
Differential Revision: https://we.phorge.it/D26262