Page MenuHomePhabricator

Let users review their own account activity logs
ClosedPublic

Authored by epriestley on Apr 27 2014, 3:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 10:14 AM
Unknown Object (File)
Feb 11 2024, 7:22 PM
Unknown Object (File)
Feb 11 2024, 5:00 AM
Unknown Object (File)
Feb 9 2024, 4:40 AM
Unknown Object (File)
Jan 26 2024, 4:02 AM
Unknown Object (File)
Jan 14 2024, 11:26 AM
Unknown Object (File)
Dec 15 2023, 2:40 AM
Unknown Object (File)
Dec 11 2023, 7:36 AM
Subscribers

Details

Summary

Ref T4398. This adds a settings panel for account activity so users can review activity on their own account. Some goals are:

  • Make it easier for us to develop and support auth and credential information, see T4398. This is the primary driver.
  • Make it easier for users to understand and review auth and credential information (see T4842 for an example -- this isn't there yet, but builds toward it).
  • Improve user confidence in security by making logging more apparent and accessible.

Minor corresponding changes:

  • Entering and exiting hisec mode is now logged.
  • This, sessions, and OAuth authorizations have moved to a new "Sessions and Logs" area, since "Authentication" was getting huge.
Test Plan
  • Viewed new panel.
  • Viewed old UI.
  • Entered/exited hisec and got prompted.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Let users review their own account activity logs.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 27 2014, 4:48 PM
epriestley updated this revision to Diff 21064.

Closed by commit rP3f5a55fa6e5a (authored by @epriestley).