Jeff Mitchell
45e32756ea
WriteOperation -> UpdateOperation
2016-01-08 13:03:03 -05:00
Jeff Mitchell
5c0a16b16a
Use cleanhttp instead of bare http.Client
2015-10-22 14:37:12 -04:00
Jeff Mitchell
0dbbef1ac0
Don't use http.DefaultClient
...
This strips out http.DefaultClient everywhere I could immediately find
it. Too many things use it and then modify it in incompatible ways.
Fixes #700 , I believe.
2015-10-15 17:54:00 -04:00
vishalnayak
e47b2838a0
Added a test case. Removed setting of defaultTTL in config.
2015-10-03 15:36:57 -04:00
vishalnayak
d30beea4db
Added testcases for config writes
2015-10-02 22:10:51 -04:00
vishalnayak
e89cf4d4bc
Use SanitizeTTL in credential request path instead of config
2015-10-02 15:41:35 -04:00
vishalnayak
bf017d28d1
Github backend: enable auth renewals
2015-10-02 13:33:19 -04:00
Jeff Mitchell
59a3f6b5d2
Add a static system view to github credential backend to fix acceptance tests
2015-09-29 18:55:59 -07:00
Jeff Mitchell
06f7fb5dc3
Add base_url option to GitHub auth provider to allow selecting a custom endpoint. Fixes #572 .
2015-08-28 06:28:43 -07:00
Erik Kristensen
ce17751f4c
reimplements #459
2015-08-09 11:25:45 -06:00
Erik Kristensen
5ca2816084
remove newline
2015-08-03 16:34:24 -06:00
Erik Kristensen
2c9f2d5673
fix bug #488
2015-08-03 15:47:30 -06:00
Raymond Pete
5b1db50733
name slug check
2015-07-26 22:21:16 -04:00
Armon Dadgar
6a9dc00e57
Remove SetLogger, and unify on framework.Setup
2015-06-30 17:45:20 -07:00
Armon Dadgar
22f543f837
Updating for backend API change
2015-06-30 17:36:12 -07:00
Mitchell Hashimoto
a98c07855b
credential/github: get rid of stray tab
2015-06-16 10:05:51 -07:00
Mitchell Hashimoto
dcc84749d1
command/auth, github: improve cli docs
...
/cc @sethvargo
2015-06-16 10:05:11 -07:00
Etourneau Gwenn
fd682719a1
Fix Error message
2015-05-12 14:32:09 +09:00
Mitchell Hashimoto
11a009d5ab
logical/framework: PathMap is case insensitive by default
2015-05-11 10:27:04 -07:00
Mitchell Hashimoto
5d1baaace4
credential/github: case insensitive mappings
2015-05-11 10:24:39 -07:00
Seth Vargo
3748be6491
Remove references to -var
2015-05-08 11:45:29 -04:00
Seth Vargo
bf8ba7b1bb
Fix output from GitHub help
2015-05-07 14:13:12 -04:00
Mitchell Hashimoto
038e705134
credential/userpass: login
2015-04-19 15:06:29 -07:00
Mitchell Hashimoto
fe747fbcaa
credential/*: adhere to new API
2015-04-17 09:40:28 -07:00
Armon Dadgar
b354299e89
credential/github: Set the github username as the display name
2015-04-15 14:30:46 -07:00
Mitchell Hashimoto
e4f0563dd4
credential/github: CLI handler
2015-04-06 09:53:43 -07:00
Mitchell Hashimoto
8fd956391a
credential/github: improve help
2015-04-04 12:18:33 -07:00
Mitchell Hashimoto
9092c41779
credential/github: auth with github
2015-04-01 15:46:37 -07:00