Jeff Mitchell
87099c03ae
Fix exporting stdAllowedHeaders
2017-08-07 15:02:08 -04:00
Jeff Mitchell
ca7e8c96fb
Fix replication guide with new paths
2017-08-07 11:52:29 -04:00
Matthew Irish
36d7719e63
update dr replication docs with the promotion response ( #3124 )
2017-08-07 09:59:46 -05:00
Jeff Mitchell
ff0ab98689
Make travis_wait Travis wait longer_wait
2017-08-07 10:42:22 -04:00
Jeff Mitchell
270b432255
changelog++
2017-08-07 10:04:18 -04:00
Aaron Salvo
b837a1f4ef
Set allowed headers via API instead of defaulting to wildcard. ( #3023 )
2017-08-07 10:03:30 -04:00
Seth Vargo
8726b2ceab
Fix formatting in mfa docs ( #3122 )
2017-08-07 09:55:17 -04:00
Tony Cai
5f56df6478
Fix minor typo ( #3120 )
2017-08-07 09:52:49 -04:00
Jeff Mitchell
02ebc5cc81
Update go-plugin to include go-hclog support
2017-08-05 15:34:57 -04:00
Jeff Mitchell
418ab086cd
Unlock the statelock on unsuccessful sealInitCommon
2017-08-04 16:49:31 -04:00
Jeff Mitchell
ffd2329570
Remove a couple unneeded cancels
2017-08-04 16:47:04 -04:00
Jeff Mitchell
b04641efe6
Make seal/stepdown functions async internally so they can poke the request context
2017-08-04 16:42:51 -04:00
Calvin Leung Huang
663185c8b3
Update mock-plugin ( #3107 )
2017-08-04 11:43:36 -04:00
Paulo Ribeiro
bc0954923c
Fix minor grammatical error ( #3110 )
2017-08-04 11:08:49 -04:00
Vishal Nayak
cac8189196
docs: MFA API ( #3109 )
2017-08-03 23:32:22 -04:00
Jeff Mitchell
eec563e5f5
Cut version 0.8.0-rc1
v0.8.0-rc1
2017-08-03 14:17:05 -04:00
Jeff Mitchell
3cafac0e93
Update version
2017-08-03 14:16:52 -04:00
Jeff Mitchell
0ac531d3f4
Migrate physical backends into separate packages ( #3106 )
2017-08-03 13:24:27 -04:00
Matthew Irish
36998a55e6
changeling ++
2017-08-03 09:24:38 -05:00
Jeff Mitchell
e6dd8237aa
changelog++
2017-08-03 08:03:42 -04:00
Jeff Mitchell
6738423042
Merge pull request #2241 from obeattie/cassandra
...
Cassandra storage backend 👁
2017-08-03 08:03:05 -04:00
Jeff Mitchell
0bf8c04f73
Merge branch 'master-oss' into issue-2241
2017-08-03 07:41:34 -04:00
Jeff Mitchell
eab26167f8
changelog++
2017-08-03 07:35:45 -04:00
Calvin Leung Huang
7d55652927
credsutil: Include hyphen as part of reqStr ( #3037 )
2017-08-03 07:34:53 -04:00
Jeff Mitchell
8d99192977
changelog++
2017-08-03 07:34:31 -04:00
Gobin Sougrakpam
f166016ae8
tls_client_ca_file option for verifying client ( #3034 )
2017-08-03 07:33:06 -04:00
Jeff Mitchell
4c7c181018
gofmt
2017-08-02 19:38:35 -04:00
Lars Lehtonen
cdc7a2dd0c
Handle dropped checkok pattern in mysql package ( #3082 )
2017-08-02 19:34:58 -04:00
Jeff Mitchell
36e396ab90
changelog++
2017-08-02 19:20:16 -04:00
nrhall-deshaw
52a18a1236
Add SRV record functionality for client side host/port discovery of Vault ( #3035 )
...
* added SRV record functionality for client side port discovery of Vault
* Add a check on returned address length
2017-08-02 19:19:06 -04:00
Calvin Leung Huang
15634f3b6e
Store original request path in WrapInfo ( #3100 )
...
* Store original request path in WrapInfo as CreationPath
* Add wrapping_token_creation_path to CLI output
* Add CreationPath to AuditResponseWrapInfo
* Fix tests
* Add and fix tests, update API docs with new sample responses
2017-08-02 18:28:58 -04:00
Jeff Mitchell
ace37c9913
changelog++
2017-08-02 18:28:41 -04:00
Jeff Mitchell
030f30d2e5
changelog++
2017-08-02 18:26:16 -04:00
Jeff Mitchell
608322b546
Add PROXY protocol support ( #3098 )
2017-08-02 18:24:12 -04:00
Jeff Mitchell
d6fc971726
Add more TypeDurationSecond conversions
2017-08-02 18:12:02 -04:00
Seth Vargo
8ce97636d1
Remove people from community section ( #3099 )
...
* Remove people from community section
This is going to be replaced with dynamic content from our CMS in the
future, but we agreed to remove it in the interim.
* Update deploy process
2017-08-02 17:57:19 -04:00
Tony Cai
b3a505cb45
Update vendored library go-hdb ( #3097 )
2017-08-02 12:53:45 -04:00
Minkyu Kim
2f84edc39b
Fix outdated documentation about AWS STS credentials ( #3093 ) ( #3094 )
2017-08-02 11:18:35 -04:00
Chris Hoffman
915cd3a188
adding warning for conflicting role and request parameters ( #3083 )
2017-08-02 10:02:40 -04:00
Jeff Mitchell
b84701db02
Have sys health api always return even in an error case ( #3087 )
...
* Have sys health api always return even in an error case, which HTTP API docs say it should
* Use specific return codes to bypass automatic error handling
2017-08-02 10:01:40 -04:00
Brian Kassouf
dd9cf42ba6
Add Testing Interface to test helpers ( #3091 )
...
* Add testing interface
* Add vendored files
2017-08-01 11:07:08 -07:00
Jeff Mitchell
0c3e14f047
Add some useful variable output to three node dev startup
2017-08-01 11:50:41 -04:00
Jeff Mitchell
4a64062daa
Use 1-based indexing for unseal keys in three node dev cluster
2017-08-01 11:12:45 -04:00
Jay Crumb
fa9fa9a1cb
Fix typo in rekey documentation ( #3039 )
2017-08-01 10:27:06 -04:00
Jeff Mitchell
54e3d61d6b
Use RemoteCredProvider instead of EC2RoleProvider ( #2983 )
2017-07-31 18:27:16 -04:00
Jeff Mitchell
95ce578842
Add leader cluster address to status/leader output. ( #3061 )
...
* Add leader cluster address to status/leader output. This helps in
identifying a particular node when all share the same redirect address.
Fixes #3042
2017-07-31 18:25:27 -04:00
Jeff Mitchell
b55d13cec7
Add link to our security page to the issue template
2017-07-31 18:23:18 -04:00
Calvin Leung Huang
b8afad6f41
Add GitHub template ( #3032 )
2017-07-31 18:21:28 -04:00
Jeff Mitchell
cc76168922
Use certIPs in all test certs, not just CA
2017-07-31 17:35:51 -04:00
Brian Rodgers
6486a40d47
docs: Added text to clarify that root
does not refer to AWS root creds ( #2950 )
2017-07-31 17:31:44 -04:00