Page MenuHomePhabricator

Add a `bin/auth revoke` revoker for temporary tokens
ClosedPublic

Authored by epriestley on Jan 20 2018, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 13, 1:27 AM
Unknown Object (File)
Sun, Feb 9, 2:56 PM
Unknown Object (File)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Sun, Feb 9, 4:58 AM
Unknown Object (File)
Wed, Jan 29, 3:50 PM
Unknown Object (File)
Wed, Jan 29, 3:50 PM
Subscribers
None

Details

Summary

Ref T13043. Allows CLI revocation of temporary ("forgot password", "one-time login") tokens.

Test Plan

Used "Forgot Password?" to generate tokens, used bin/auth revoke --type temporary with --from and --everywhere to revoke them.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable