Vishal Nayak
|
303a7cef9a
|
Received OTK in SSH client. Forked SSH process from CLI. Added utility file for SSH.
|
2015-06-17 20:33:03 -04:00 |
Vishal Nayak
|
3ed73d98c2
|
Added: Ssh CLI command and API, config lease impl, sshConnect path to backend, http handler for Ssh connect
|
2015-06-17 12:39:49 -04:00 |
Jeff Mitchell
|
2de991ac7a
|
The docs say that if HttpClient is nil, http.DefaultClient will be used. However, the code doesn't do this, resulting in a nil dereference.
|
2015-06-04 14:01:10 -04:00 |
boncheff
|
5f15d1e5cc
|
Update SPEC.md
|
2015-06-02 14:51:43 +01:00 |
Armon Dadgar
|
84618a2fde
|
api: Support the rekey endpoints
|
2015-05-28 14:37:20 -07:00 |
Armon Dadgar
|
efcdfd0066
|
api: Adding Rotate and KeyStatus
|
2015-05-27 18:05:23 -07:00 |
Seth Vargo
|
fc2ac74c5f
|
Improve error message when TLS is disabled
Fixes #198
|
2015-05-14 10:33:38 -04:00 |
Mitchell Hashimoto
|
d4155ef9d8
|
api: human friendly error for TLS [GH-123]
|
2015-05-02 13:08:35 -07:00 |
Seth Vargo
|
ee6963ee01
|
Use lowercase JSON keys for client_token
|
2015-04-24 12:00:00 -04:00 |
Seth Vargo
|
cc25b8b15c
|
Remove api dependency on http package
|
2015-04-23 19:58:44 -04:00 |
Seth Vargo
|
e5fca055f7
|
Use VAULT_ADDR instead
|
2015-04-23 11:46:22 -04:00 |
Seth Vargo
|
835e14dda0
|
Add docs
|
2015-04-23 11:45:37 -04:00 |
Seth Vargo
|
b421689ab4
|
Read environment variables for VAULT_HTTP_ADDR and VAULT_TOKEN
|
2015-04-23 11:43:20 -04:00 |
Seth Vargo
|
3fa76e0ea9
|
Use a pointer config instead
|
2015-04-23 11:13:52 -04:00 |
Armon Dadgar
|
39cb908662
|
api: Support sys/leader endpoint
|
2015-04-20 12:04:13 -07:00 |
Armon Dadgar
|
fbaca87f56
|
api: Support redirect for HA
|
2015-04-20 11:30:35 -07:00 |
Armon Dadgar
|
57f3ceac14
|
api: Allow reseting of request body
|
2015-04-20 10:44:51 -07:00 |
Mitchell Hashimoto
|
fb3645214c
|
command/token-create: add display name and one time use
|
2015-04-19 18:08:08 -07:00 |
Mitchell Hashimoto
|
58d476edd0
|
command/token-renew
|
2015-04-19 18:04:01 -07:00 |
Mitchell Hashimoto
|
0ebf2508e0
|
command/policy-delete
|
2015-04-19 16:36:11 -07:00 |
Mitchell Hashimoto
|
2bd9223247
|
api: update docs
|
2015-04-13 20:42:07 -07:00 |
Mitchell Hashimoto
|
0cc0fb066b
|
command/renew
|
2015-04-13 20:42:07 -07:00 |
Armon Dadgar
|
466c7575d3
|
Replace VaultID with LeaseID for terminology simplification
|
2015-04-08 13:35:32 -07:00 |
Mitchell Hashimoto
|
7442bc1ef6
|
command/delete
|
2015-04-07 11:15:20 -07:00 |
Mitchell Hashimoto
|
3001c245e5
|
api: Logical delete
|
2015-04-07 11:04:56 -07:00 |
Mitchell Hashimoto
|
f2ee82a17f
|
command/remount
|
2015-04-07 10:46:47 -07:00 |
Mitchell Hashimoto
|
62f4d1dd0e
|
credential/github: CLI handler
|
2015-04-06 09:53:43 -07:00 |
Mitchell Hashimoto
|
2744d84e0b
|
api: make API a bit nicer
|
2015-04-04 17:54:16 -07:00 |
Mitchell Hashimoto
|
5d105b0cc8
|
api: client library methods to get tokens
|
2015-04-04 17:53:59 -07:00 |
Mitchell Hashimoto
|
2c1d334156
|
http: fix tests
|
2015-04-04 17:42:19 -07:00 |
Mitchell Hashimoto
|
aabcaee0c0
|
api: add auth information to results
|
2015-04-04 15:40:41 -07:00 |
Mitchell Hashimoto
|
2e3d6d6a0e
|
command/help
|
2015-04-02 22:42:05 -07:00 |
Mitchell Hashimoto
|
3caedf19bd
|
api: help
|
2015-04-02 22:26:45 -07:00 |
Mitchell Hashimoto
|
020af2fac2
|
http: help
|
2015-04-02 22:26:45 -07:00 |
Mitchell Hashimoto
|
d4ef9a552f
|
api: audit methods
|
2015-04-01 18:38:25 -07:00 |
Mitchell Hashimoto
|
a3d1502c2d
|
api: SPEC
|
2015-04-01 18:16:31 -07:00 |
Mitchell Hashimoto
|
db6a7ab7ce
|
api: policy methods
|
2015-04-01 17:59:50 -07:00 |
Mitchell Hashimoto
|
c25b7010d9
|
http: all policy endpoints
|
2015-04-01 17:59:50 -07:00 |
Mitchell Hashimoto
|
fce856d19c
|
http: list policies
|
2015-04-01 17:43:58 -07:00 |
Mitchell Hashimoto
|
f21da26766
|
command/auth-enable
|
2015-04-01 17:09:11 -07:00 |
Mitchell Hashimoto
|
36691190cc
|
api: fix compile
|
2015-03-31 20:29:20 -07:00 |
Mitchell Hashimoto
|
6cbe88cf99
|
api: fix auth API
|
2015-03-31 20:28:05 -07:00 |
Mitchell Hashimoto
|
aba7fc1910
|
http: auth handlers
|
2015-03-31 20:24:51 -07:00 |
Mitchell Hashimoto
|
214218a993
|
api: RevokePrefix
|
2015-03-31 19:23:52 -07:00 |
Mitchell Hashimoto
|
bbaa137f4e
|
command/revoke: revoke
|
2015-03-31 19:21:02 -07:00 |
Mitchell Hashimoto
|
407b32ccd5
|
command/seal: test should use the token
|
2015-03-31 11:46:55 -07:00 |
Mitchell Hashimoto
|
df4dc88176
|
api: SetToken
|
2015-03-30 21:20:23 -07:00 |
Mitchell Hashimoto
|
6e5345306e
|
api: update the SPEC
|
2015-03-30 12:22:34 -07:00 |
Mitchell Hashimoto
|
c2e1371217
|
api: re-use proper token constant
|
2015-03-30 11:14:51 -07:00 |
Mitchell Hashimoto
|
bd471bfffb
|
command/init: show root token
|
2015-03-29 16:25:53 -07:00 |