Jeff Mitchell
958afd4019
Bump deps
2018-02-10 19:29:52 -05:00
Jeff Mitchell
80e25b66b8
changelog++
2018-02-10 10:08:07 -05:00
Jeff Mitchell
8655a1c135
Various PKI updates ( #3953 )
2018-02-10 10:07:10 -05:00
Kevin Paulisse
2282fcef8a
Decompress data before sending via sys/raw ( #3954 )
2018-02-09 18:43:48 -05:00
Jeff Mitchell
6f025fe2ab
Adds the ability to bypass Okta MFA checks. ( #3944 )
...
* Adds the ability to bypass Okta MFA checks.
Unlike before, the administrator opts-in to this behavior, and is
suitably warned.
Fixes #3872
2018-02-09 17:03:49 -05:00
Jeff Mitchell
3f62c42fc7
Fix race in approle integ test
2018-02-09 17:01:10 -05:00
Jeff Mitchell
96ea0620fd
Add sealunwrapper to ease OSS downgrades ( #3936 )
2018-02-09 16:37:40 -05:00
Jeff Mitchell
847e499261
Simplify readonly view logic
2018-02-09 15:39:27 -05:00
Vishal Nayak
bf66dc2841
Make mount view read only until after mount persist ( #3910 )
2018-02-09 14:04:25 -05:00
Jeff Mitchell
bd3cdd8095
Fix compile
2018-02-09 14:04:05 -05:00
Jeff Mitchell
e149f52744
changelog++
2018-02-09 13:55:03 -05:00
Chris Hoffman
898026c58f
Fix auditing for transit keys with backup/restore info ( #3919 )
2018-02-09 13:54:18 -05:00
Jeff Mitchell
b29759fb10
changelog++
2018-02-09 13:44:54 -05:00
Vishal Nayak
80ffd07b8b
added a flag to make common name optional if desired ( #3940 )
...
* added a flag to make common name optional if desired
* Cover one more case where cn can be empty
* remove skipping when empty; instead check for emptiness before calling validateNames
* Add verification before adding to DNS names to also fix #3918
2018-02-09 13:42:19 -05:00
vishalnayak
d44b098ae8
changelog++
2018-02-09 10:43:13 -05:00
Vishal Nayak
81c66efd6d
AppRole/Identity: Fix for race when creating an entity during login ( #3932 )
...
* possible fix for race in approle login while creating entity
* Add a test that hits the login request concurrently
* address review comments
2018-02-09 10:40:56 -05:00
alexandrumd
56f0ff4293
Change 'rules' parameter for Policies requests ( #3947 )
...
With Vault Version: 0.9.1, the following is returned when using "rules" for policies operation:
```The following warnings were returned from the Vault server:
* 'rules' is deprecated, please use 'policy' instead```
2018-02-09 07:43:18 -05:00
Brian Kassouf
e0eda844d5
changelog++
2018-02-08 16:52:14 -08:00
Brian Kassouf
948db9b32d
plugin/gRPC: fix panic when special paths are not set ( #3946 )
...
* plugin/gRPC: fix panic when special paths are not set
* Remove comment
2018-02-08 16:51:26 -08:00
Roger Berlind
07f587dd05
Updated replication table ( #3929 )
2018-02-08 18:11:00 -05:00
Guillaume
925a4a855d
Minor tweaks to Windows build scripts ( #3931 )
2018-02-08 18:09:39 -05:00
Jeff Mitchell
a449d07689
Exclude rekey command tests from race detector
2018-02-08 13:34:45 -05:00
Jeff Mitchell
4fbeae77ee
Update relatedtools.html.md
2018-02-08 11:15:47 -05:00
Robert Kreuzer
a25986391b
Add vaultenv to the list of related tools ( #3945 )
2018-02-08 10:30:45 -05:00
vishalnayak
9b8bd6dfe8
changelog++
2018-02-07 20:44:33 -05:00
Vishal Nayak
9d163f5aa4
avoid masking of role tag response ( #3941 )
2018-02-07 20:43:05 -05:00
Chris Hoffman
d723479b32
Fixing docs links and adding redirects for new guides ( #3939 )
...
* updating links
* updating links
* updating links
* updating links
* updating links
* adding redirects
2018-02-07 19:29:07 -05:00
Jeff Mitchell
4d674b978b
changelog++
2018-02-07 15:57:52 -05:00
seanjfellows
4739342fdb
Create audit failure metrics unconditionally ( #3937 )
2018-02-07 15:57:00 -05:00
Jed
da955a8f1b
Lil typo fixes ( #3925 )
...
Read through the initial docs and noticed a few typos
2018-02-07 09:38:11 -05:00
emily
e086429964
fix IAM diagram for GCP auth method docs ( #3927 )
2018-02-07 09:37:11 -05:00
Andy Manoske
683faac6d0
Merge pull request #3855 from hashicorp/new-guides
...
New Vault Guides
2018-02-06 18:13:06 -08:00
Andy Manoske
4d33d5fa34
Merge branch 'master' into new-guides
2018-02-06 13:09:22 -08:00
vishalnayak
52e55776d8
changelog++
2018-02-06 15:46:22 -05:00
Vishal Nayak
41ac1e4b53
AppRole: Cleanup accessor indexes and dangling accessor indexes ( #3924 )
...
* Cleanup accessor indexes and dangling accessor indexes
* Add a test that exercises the accessor cleanup
2018-02-06 15:44:48 -05:00
Jeff Mitchell
1a8a843588
Change grpc's max sent/recv size to a very large value. ( #3912 )
2018-02-06 13:52:35 -05:00
John Eismeier
d2534c4bde
Fix some typos ( #3923 )
2018-02-06 13:35:01 -05:00
Jeff Mitchell
fba5f46e4d
Fix compilation of test against new go-plugin
2018-02-06 13:33:29 -05:00
Jeff Mitchell
3297d3dc92
Update go-plugin
2018-02-06 13:31:13 -05:00
vishalnayak
99a75c871a
changelog++
2018-02-06 13:09:38 -05:00
Vishal Nayak
b20b7ef61d
command/ssh: create and reuse the api client ( #3909 )
...
* pass around the api client
* reuse the client object in the base command
2018-02-06 13:06:17 -05:00
cikenerd
e7973773ac
Update etcd storage doc ( #3753 )
2018-02-06 11:00:00 -05:00
Yoko Hyakuna
1b12d74188
Missing * in the command
2018-02-05 16:17:18 -08:00
Jeff Mitchell
642b88c76a
go vet fixes
2018-02-05 14:26:31 -05:00
Jeff Mitchell
4174019efb
Add a space before the MFA super
2018-02-05 12:32:25 -05:00
Jeff Mitchell
855d8cb769
Move MFA to deprecated section, mark with a super
2018-02-05 12:32:21 -05:00
Jeff Mitchell
193278f9a4
Minor grammatical update to MFA doc
2018-02-05 12:26:16 -05:00
Jeff Mitchell
fb5ab2915d
changelog++
2018-02-05 12:23:12 -05:00
Gobin Sougrakpam
62ac4dfca0
Fix renewAuth to use the increment value ( #3904 )
2018-02-05 12:22:49 -05:00
Jeff Mitchell
8145b0ce0b
Mark old MFA as legacy/unsupported in sidebar
2018-02-05 11:47:59 -05:00