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)
Sun, Apr 14, 2:15 AM
Unknown Object (File)
Sat, Mar 30, 7:31 AM
Unknown Object (File)
Fri, Mar 29, 2:37 AM
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
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
Branch
hisec3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 84
Build 84: [Placeholder Plan] Wait for 30 Seconds

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).