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
Jeff Mitchell
39bdd318d5
changelog++
2018-02-05 11:23:03 -05:00
Jeff Mitchell
fe6c19d623
Update zookeeper dep
...
Fixes #3896
2018-02-05 11:22:21 -05:00
Jeff Mitchell
6dfd2d0684
changelog++
2018-02-05 10:57:22 -05:00
Jeff Mitchell
20465d8040
Add centrify CLI handler support
2018-02-05 10:56:57 -05:00
Jeff Mitchell
05723e1229
Revert cluster.go change
2018-02-04 20:42:45 -05:00
Jeff Mitchell
f33563f667
Some vet fixes
2018-02-04 20:37:57 -05:00
Joel Thompson
4f49318b33
auth/aws: Switch role tag processing from strings.Contains to strings.HasPrefix ( #3906 )
...
strings.HasPrefix is more correct; if a tag part value ended up
containing the expected prefix of another part, it could cause incorrect
parsing. I don't think that these values would be semantically legal
today, but it's probably better to be defensive.
2018-02-04 19:37:03 -05:00
Jeff Mitchell
0255d4ca10
Make the MFA support status more clear for the legacy system
2018-02-04 19:25:27 -05:00
Jeff Mitchell
041d0d4abf
changelog++
2018-02-03 13:28:15 -05:00
Jeff Mitchell
b6614b651f
Differentiate between user/internal error in AppRole login. ( #3902 )
...
* Differentiate between user/internal error in AppRole login.
This allows us to properly pass through internal errors back up into
core.
* Separate out error cases
2018-02-02 20:34:32 -05:00
Jeff Mitchell
fc6564e4ee
Don't run rollback and upgrade functionality if we are a replication secondary ( #3900 )
...
* Don't run rollback and upgrade functionality if we are a replication
secondary, but do if the mount is local.
2018-02-02 20:28:25 -05:00