1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-25 21:19:21 +01:00
phorge-phorge/src/applications/auth/management
epriestley 3becd5a57c Add "bin/auth revoke --list" to explain what can be revoked
Summary:
Depends on D18908. Ref T13043. Allow users to get information about what revokers do with a new `--list` flag.

You can use `--list --type <key>` to get information about a specfic revoker.

Test Plan: Ran `bin/auth revoke --list`, saw a list of revokers with useful information.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13043

Differential Revision: https://secure.phabricator.com/D18910
2018-01-23 14:01:39 -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 Remove "set password" from bin/accountadmin and let bin/auth recover recover anyone 2018-01-23 10:58:11 -08:00
PhabricatorAuthManagementRefreshWorkflow.php Various translation improvements 2015-11-03 07:02:46 +11:00
PhabricatorAuthManagementRevokeWorkflow.php Add "bin/auth revoke --list" to explain what can be revoked 2018-01-23 14:01:39 -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