open-vault/api
Daniel Spangenberg 8007845ba4
Fix SRV Lookups (#8520)
* Pin HTTP Host header for all client requests
* Drop port map scheme
* Add SRV Lookup environment var
* Lookup SRV records only when env var is specified
* Add docs

Co-Authored-By: Michel Vocks <michelvocks@gmail.com>
2020-03-11 14:22:58 +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 Lookups (#8520) 2020-03-11 14:22:58 +01:00
client_test.go Fix SRV Lookups (#8520) 2020-03-11 14:22:58 +01:00
go.mod Bump API's SDK 2020-02-15 14:57:06 -05:00
go.sum Bump API's SDK 2020-02-15 14:57:06 -05:00
help.go
lifetime_watcher.go
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
request.go Fix SRV Lookups (#8520) 2020-03-11 14:22:58 +01:00
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
sys_mounts.go
sys_plugins.go
sys_policy.go
sys_raft.go Fix redoing redirect response raft snapshot cli (#8211) 2020-01-27 11:25:52 +01:00
sys_rekey.go
sys_rotate.go
sys_seal.go
sys_stepdown.go