COMMITS
/ command/auth_test.go February 14, 2019
J
Remove deprecated CLI commands (#6112)
Jeff Mitchell committed
September 8, 2017
S
Introduce auth as a subcommand
Seth Vargo committed
September 5, 2017
S
Update auth command
Seth Vargo committed
August 31, 2017
J
Change auth helper interface to api.Secret. (#3263)
Jeff Mitchell committed
June 5, 2017
J
Add a `no-store` option to `vault auth` (#2809)
Jeff Mitchell committed
April 1, 2016
J
Remove config from Meta; it's only used right now with the token helper.
Jeff Mitchell committed
J
Move token helper out of meta
Jeff Mitchell committed
J
Move meta into its own package
Jeff Mitchell committed
December 14, 2015
J
Make TokenHelper an interface and split exisiting functionality
Jeff Mitchell committed
May 23, 2015
D
Add test for stdin input
David Wittman committed
April 29, 2015
D
Check for invalid token when authing via cli
David Wittman committed
April 8, 2015
M
command/auth: unify
Mitchell Hashimoto committed
April 6, 2015
M
credential/github: CLI handler
Mitchell Hashimoto committed
M
command/auth: test for other methods
Mitchell Hashimoto committed
April 2, 2015
M
command/mounts: columnize
Mitchell Hashimoto committed
March 31, 2015
M
command/auth: validate the token
Mitchell Hashimoto committed
March 30, 2015
M
command/auth: tests work wihtout vault installed
Mitchell Hashimoto committed
M
command/auth: setting tokens works
Mitchell Hashimoto committed
March 29, 2015
M
command/auth: boilerplate
Mitchell Hashimoto committed