HomePhabricator

Add a `bin/auth revoke` revoker for SSH keys

Description

Add a bin/auth revoke revoker for SSH keys

Summary: Ref T13043. Adds CLI support for revoking SSH keys. Also retargets UI language from "Deactivate" to "Revoke" to make it more clear that this is a one-way operation. This operation is already correctly implemented as a "Revoke" operation.

Test Plan: Used bin/auth revoke --type ssh to revoke keys, verified they became revoked (with proper transactions) in the UI. Revoked keys from the web UI flow.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13043

Differential Revision: https://secure.phabricator.com/D18893

Details

Provenance
epriestleyAuthored on Jan 20 2018, 5:08 PM
epriestleyPushed on Jan 22 2018, 11:34 PM
Reviewer
amckinley
Differential Revision
D18893: Add a `bin/auth revoke` revoker for SSH keys
Parents
rP39c3b10a2f21: Add a `bin/auth revoke` revoker for sessions
Branches
Unknown
Tags
Unknown
Tasks
T13043: Improve authentication revocation behaviors
Build Status
Buildable 19126
Build 25824: Run Core Tests