open-vault/builtin/credential/github
Jeff Mitchell cba4e82682 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
..
backend.go Don't use http.DefaultClient 2015-10-15 17:54:00 -04:00
backend_test.go Don't use http.DefaultClient 2015-10-15 17:54:00 -04:00
cli.go credential/github: get rid of stray tab 2015-06-16 10:05:51 -07:00
path_config.go Added a test case. Removed setting of defaultTTL in config. 2015-10-03 15:36:57 -04:00
path_login.go Added a test case. Removed setting of defaultTTL in config. 2015-10-03 15:36:57 -04:00