1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-17 17:28:42 +01:00
phorge-phorge/src/applications/auth/query
Nick Zheng 8eec9e2c0e Provide a more straightforward way to revoke SSH keys by finding and destroying the objects
Summary: Ref T9967

Test Plan:
Ran migrations.
Verified database populated properly with PHIDs (SELECT * FROM auth_sshkey;).
Ran auth.querypublickeys conduit method to see phids show up
Ran bin/remove destroy <phid>.
Viewed the test key was gone.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T9967

Differential Revision: https://secure.phabricator.com/D14823
2015-12-19 11:52:26 -08:00
..
PhabricatorAuthInviteQuery.php Allow logged-out users to accept invites on nonpublic installs 2015-02-13 11:00:41 -08:00
PhabricatorAuthInviteSearchEngine.php [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00
PhabricatorAuthProviderConfigQuery.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorAuthProviderConfigTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
PhabricatorAuthSessionQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorAuthSSHKeyQuery.php Provide a more straightforward way to revoke SSH keys by finding and destroying the objects 2015-12-19 11:52:26 -08:00
PhabricatorAuthTemporaryTokenQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorExternalAccountQuery.php Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00