open-vault/api
Vishal Nayak 8a1bb1626a Merge pull request #1583 from hashicorp/ssh-allowed-roles
Add allowed_roles to ssh-helper-config and return role name from verify call
2016-07-19 12:04:12 -04:00
..
test-fixtures
SPEC.md
api_test.go
auth.go
auth_token.go
auth_token_test.go
client.go Migrate number of retries down by one to have it be max retries, not tries 2016-07-11 21:57:14 +00:00
client_test.go Switch to pester from go-retryablehttp to avoid swallowing 500 error messages 2016-07-11 21:37:46 +00:00
help.go
logical.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
request.go Switch to pester from go-retryablehttp to avoid swallowing 500 error messages 2016-07-11 21:37:46 +00:00
request_test.go
response.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
secret.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
secret_test.go
ssh.go
ssh_agent.go Add allowed_roles to ssh-helper-config and return role name from verify call 2016-07-05 11:14:29 -04:00
ssh_agent_test.go
sys.go
sys_audit.go
sys_auth.go Added 'sys/auth/<path>/tune' endpoints. 2016-06-15 13:58:24 -04:00
sys_capabilities.go
sys_generate_root.go
sys_init.go
sys_leader.go
sys_lease.go
sys_mounts.go
sys_mounts_test.go
sys_policy.go
sys_rekey.go
sys_rotate.go
sys_seal.go
sys_stepdown.go