open-vault/api
Michel Vocks 73ae91fca8
Fix automatic token set for plugin unwrap requests (#8058)
* Fix automatic token set for plugin unwrap requests

* Change to ClearToken helper-method
2020-01-02 10:40:13 +01:00
..
test-fixtures
api_test.go
auth.go
auth_token.go Add ability to renew by accessor (#7817) 2019-11-08 11:32:01 -05:00
client.go Fix SRV lookup if address scheme is known (#8016) 2019-12-16 09:34:40 +01:00
client_test.go
go.mod Update api's sdk 2019-12-18 16:35:58 -05:00
go.sum Update api's sdk 2019-12-18 16:35:58 -05:00
help.go
lifetime_watcher.go Sync up Agent and API's renewers. (#7733) 2019-10-28 17:28:59 -07:00
logical.go adding a write bytes method (#7611) 2019-11-07 17:54:05 -08:00
output_string.go
plugin_helpers.go Fix automatic token set for plugin unwrap requests (#8058) 2020-01-02 10:40:13 +01:00
renewer_test.go Sync up Agent and API's renewers. (#7733) 2019-10-28 17:28:59 -07:00
request.go
request_test.go
response.go
secret.go
ssh.go
ssh_agent.go
ssh_agent_test.go
sys.go
sys_audit.go
sys_auth.go
sys_capabilities.go
sys_config_cors.go
sys_generate_root.go
sys_health.go
sys_init.go
sys_leader.go
sys_leases.go Update API to use lease_id in body of sys/leases/revoke call (#7777) 2019-11-05 16:14:28 -05:00
sys_mounts.go
sys_plugins.go
sys_policy.go
sys_raft.go Fix some vet issues in api package (#7789) 2019-11-05 12:07:06 -05:00
sys_rekey.go
sys_rotate.go
sys_seal.go
sys_stepdown.go