HomePhabricator

Add a "--force" flag to `bin/auth revoke`

Description

Add a "--force" flag to bin/auth revoke

Summary: Ref T13043. I'd like to replace the manual credential revocation in the Phacility export workflow with shared code in bin/auth revoke, but we need it to run non-interactively. Add a --force flag purely to make our lives easier.

Test Plan: Ran bin/auth revoke --everywhere ... with and without --force. Got prompted without, got total annihilation with.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13043

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

Details

Provenance
epriestleyAuthored on Jan 21 2018, 1:41 AM
epriestleyPushed on Jan 23 2018, 4:12 AM
Reviewer
amckinley
Differential Revision
D18895: Add a "--force" flag to `bin/auth revoke`
Parents
rP9c00a437848c: Add a more modern object for storing password hashes
Branches
Unknown
Tags
Unknown
Tasks
T13043: Improve authentication revocation behaviors
Build Status
Buildable 19131
Build 25831: Run Core Tests