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
F14063519: D8871.diff
Mon, Nov 18, 6:51 PM
F14034740: D8871.id21047.diff
Sun, Nov 10, 2:01 AM
F14034736: D8871.id21064.diff
Sun, Nov 10, 2:00 AM
F14034701: D8871.id.diff
Sun, Nov 10, 1:50 AM
F14033824: D8871.diff
Sat, Nov 9, 8:19 PM
F14033639: D8871.diff
Sat, Nov 9, 6:52 PM
F13987851: D8871.diff
Oct 21 2024, 11:47 AM
F13983074: D8871.id.diff
Oct 20 2024, 3:57 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).