1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-01 18:30:59 +01:00
phorge-phorge/src/applications/auth/management
epriestley 8ce25838f5 Provide "bin/auth revoke" with a revoker for Conduit tokens
Summary:
Ref T12313. This puts a UI on revoking credentials after a widespread compromise like Cloudbleed or a local one like copy/pasting a token into public chat.

For now, I'm only providing a revoker for conduit tokens since that's the immediate use case.

Test Plan:
 - Revoked in user + type, everything + user, everywhere + type, and everything + everywhere modes.
 - Verified that conduit tokens were destroyed in all cases.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12313

Differential Revision: https://secure.phabricator.com/D17458
2017-03-03 14:38:55 -08:00
..
PhabricatorAuthManagementCachePKCS8Workflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthManagementLDAPWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthManagementListFactorsWorkflow.php Add bin/auth list-factors and bin/auth strip to remove multi-factor auth 2014-04-30 14:30:00 -07:00
PhabricatorAuthManagementRecoverWorkflow.php Prevent mailing lists from being bin/auth recover'd 2015-10-24 18:12:56 -07:00
PhabricatorAuthManagementRefreshWorkflow.php Various translation improvements 2015-11-03 07:02:46 +11:00
PhabricatorAuthManagementRevokeWorkflow.php Provide "bin/auth revoke" with a revoker for Conduit tokens 2017-03-03 14:38:55 -08:00
PhabricatorAuthManagementStripWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthManagementTrustOAuthClientWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthManagementUnlimitWorkflow.php Add bin/auth unlimit and clean up a TODO 2015-09-14 07:03:39 -07:00
PhabricatorAuthManagementUntrustOAuthClientWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthManagementVerifyWorkflow.php Add a "did verify email" event to Phabricator 2015-02-11 14:39:06 -08:00
PhabricatorAuthManagementWorkflow.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00