Joshua Ogle
796e2e21cc
Fix User menu links on mobile
2019-03-29 13:50:19 -06:00
Josh Freda
872b884003
Merge pull request #6497 from hashicorp/jfreda/remove-disable-dev-shm-usage-flag
...
Remove --disable-dev-shm-usage flag in CI
2019-03-29 10:59:35 -05:00
Josh Freda
fe86b68756
Merge branch 'master' into jfreda/remove-disable-dev-shm-usage-flag
2019-03-29 10:22:56 -05:00
Naoki Ainoya
c031254756
use option.WithCredentialsFile() instead of deprecated method ( #6500 )
2019-03-29 10:58:26 -04:00
Josh Freda
6f1017066a
Remove --disable-dev-shm-usage flag in CI
2019-03-28 17:44:33 -05:00
Joshua Ogle
9f23b1de38
Hide footer links on mobile
2019-03-28 16:15:48 -06:00
Jim Kalafut
03e29d3068
changelog++
2019-03-28 14:48:08 -07:00
Matthew Irish
eb531542cd
changelog++
2019-03-28 16:42:33 -05:00
Jim Kalafut
c1e75dac6d
Add OpenAPI support for query parameters ( #6490 )
...
Also, fix handling of required properties in request body.
2019-03-28 14:40:56 -07:00
Matthew Irish
3c917a96b0
add support for authenticating with RADIUS ( #6488 )
2019-03-28 16:40:22 -05:00
Matthew Irish
0e759be3be
fix enterprise routing assertion ( #6495 )
2019-03-28 16:09:35 -05:00
Matias Ozdy
3b0bb64c2a
Add missing = in dynamodb_table tf ( #6493 )
2019-03-28 08:24:56 -07:00
Jim Kalafut
225676ae98
Update OIDC docs ( #6485 )
2019-03-27 11:47:05 -07:00
Thomas Kula
061c390009
Small typo fix to transit.html.md ( #6482 )
2019-03-26 17:32:26 -05:00
nathan r. hruby
f096391e4b
Merge pull request #6480 from hashicorp/nrh/fix-vet
...
fix vet usage for newer go
2019-03-26 14:23:31 -07:00
nathan r. hruby
ccff8c3e0a
fix vet usage for newer go
2019-03-26 13:35:37 -07:00
ncabatoff
c4f1f157f2
Document sentinel namespace "token.namespace". ( #6429 )
2019-03-26 12:22:49 -07:00
Brian Kassouf
ccd7e95700
Add metrics to seal methods ( #6478 )
2019-03-26 10:32:19 -07:00
Matthew Irish
4fa7e02685
changelog++
2019-03-26 11:25:58 -05:00
Matthew Irish
9ba0372621
always show secrets tab in the main nav ( #6477 )
...
* always show secrets tab in the main nav
* remove secrets key from permissions service
2019-03-26 11:24:29 -05:00
Matthew Irish
c232d3f663
changelog++
2019-03-26 11:21:42 -05:00
Matthew Irish
43f06e0a8b
recompute has-permissions helper when permissions service attributes change ( #6473 )
2019-03-26 11:20:09 -05:00
Jim Kalafut
579327dece
Fix OpenAPI cleanResponse and test ( #6454 )
...
Add missing Headers field, along with a test to detect changes.
The custom decoder test should be ensuring only that the resulting
OpenAPI JSON outputs are equal. Updating the go-test deep library
reveals the error.
2019-03-26 11:08:56 -05:00
Matthew Irish
0a6a00b6a6
changelog++
2019-03-26 10:15:57 -05:00
Matthew Irish
81425f1511
use proto() not prototype ( #6474 )
2019-03-26 10:13:09 -05:00
Jeff Mitchell
4daf77258a
Update dep script
2019-03-25 20:38:08 -04:00
Calvin Leung Huang
93e1cd07b0
set configSeal.Type to the type specified via the env var if provided ( #6453 )
2019-03-25 16:52:20 -07:00
Jeff Mitchell
1944263af7
Correct migration case to Shamir where it's not explicit ( #6458 )
...
If you were migrating to Shamir but didn't specify a Shamir block
migration would fail. Being explicit is nice but it's also not really
obvious since you don't need the block normally.
2019-03-25 16:50:58 -07:00
ncabatoff
13f8298a30
api.NewClient() now uses $VAULT_NAMESPACE as an input. ( #6470 )
...
* api.NewClient() now uses $VAULT_NAMESPACE as an input.
* Remove bogus comments.
2019-03-25 13:23:59 -05:00
Jeff Mitchell
54385e9a93
Sync over
2019-03-25 14:18:43 -04:00
Ryan Canty
92047cf149
Fixed typo in GCP auth docs ( #6461 )
...
* Fixed typo in GCP auth docs
2019-03-25 14:12:09 -04:00
Becca Petrin
389eedb598
fix typo ( #6469 )
2019-03-25 10:56:04 -07:00
Jim Kalafut
01a6c5c976
Add UI asset file checks to Makefile ( #6428 )
2019-03-25 12:07:14 -05:00
Jeff Mitchell
6da6250754
Update text around seal migration in 1.1
2019-03-25 12:44:22 -04:00
Jeff Mitchell
416d29761f
Sync over
2019-03-25 12:43:16 -04:00
Jeff Mitchell
bdd2ba8c66
Remove unneeded build flag
2019-03-25 11:26:11 -04:00
Jim Kalafut
f7d4f461b8
Fix sidebar order ( #6464 )
2019-03-23 17:00:44 -05:00
Sean Malloy
ffd437aa60
Add Docs For Prometheus Metrics ( #6434 )
...
Prometheus metrics were added as part of the Vault v1.1.0 release in PR #5308 .
But no documentation was created. Adds the telemetry configuration docs and
the API docs.
2019-03-23 16:53:43 -05:00
Jeff Mitchell
5611b7136d
Add missing serial_number parameter from pki docs
2019-03-23 12:14:32 -04:00
Laura Gjerman-Uva
482688aafe
update AWS Auth API docs to show that role_id is the default for ec2_alias and iam_alias (auth/aws/config/identity endpoint) ( #6460 )
2019-03-22 15:09:54 -05:00
Jeff Mitchell
d096f62d8d
Remove response code info from non-overview API docs as it can be misinterpreted and is always the same anyways ( #6459 )
2019-03-22 11:15:37 -05:00
Alex Sherwin
fb17862936
Fixed grammatical issue in Auth Methods overview ( #6456 )
2019-03-22 10:36:14 -05:00
Kedar Kale
b390fccd00
Update mssql_test.go
...
added a new line at the end of the code
2019-03-22 12:34:49 +05:30
Kedar Kale
1bb3861210
Update mssql_test.go
...
updated the test case, schema is now written in double quotes
2019-03-22 12:30:44 +05:30
Jeff Mitchell
7542d1fbe9
Minor updates to JWT docs
2019-03-22 01:15:59 -04:00
Alex Sherwin
9e7574d898
Fixing grammar in behavioral overview ( #6451 )
2019-03-21 20:49:52 -07:00
stuio
66ef59957a
minor improvements to unseal inline docs ( #6449 )
2019-03-21 05:57:46 -07:00
Jeff Mitchell
9ece4330a9
Bump plugins now that they don't need Sermo
2019-03-20 17:50:06 -04:00
Jeff Mitchell
208c76d345
Migrate from SermoDigital go Square JOSE ( #6445 )
2019-03-20 14:54:03 -04:00
Daniel Santos
703ac08a88
Fix misleading Agent Auth Overview doc page ( #6443 )
...
* Fix misleading Agent Auth Overview doc page
The example configuration in the Vault Agent Overview page is using wrong syntax
The configuration block is `cache` but doc is referencing it as `caching`
* Update website/source/docs/agent/index.html.md
Co-Authored-By: danlsgiga <danlsgiga@gmail.com>
2019-03-20 12:42:31 -04:00