Joshua Ogle
834940059e
Merge branch 'master' into ui-copy-guidelines
2019-04-01 21:47:33 -06:00
Brian Kassouf
f53b728d38
Update plugin.go
2019-04-01 16:45:59 -07:00
Jim Kalafut
8a237e3ea5
Clarify config option wording ( #6503 )
...
Fixes #6123
2019-04-01 16:14:12 -07:00
Calvin Leung Huang
000066aff7
Update builtin/credential/aws/cli.go
...
Co-Authored-By: tyrannosaurus-becks <beccapetrin@posteo.net>
2019-04-01 15:37:02 -07:00
ncabatoff
6652235e2a
Highlight a sometimes surprising Vault behaviour: token revocation leads ( #6489 )
...
to lease revocation.
2019-04-01 15:34:30 -07:00
Joshua Ogle
2caefba5df
Merge branch 'master' into ui-copy-guidelines
2019-04-01 16:20:04 -06:00
Matthew Irish
274540dc43
Update ui/app/templates/partials/replication/enable.hbs
...
Co-Authored-By: joshuaogle <joshua@joshuaogle.com>
2019-04-01 16:16:13 -06:00
Matthew Irish
7f1557b2c1
Update ui/app/templates/partials/replication/update-primary.hbs
...
Co-Authored-By: joshuaogle <joshua@joshuaogle.com>
2019-04-01 16:16:02 -06:00
Matthew Irish
85e289bbec
Update ui/app/templates/components/wizard/secrets-display-role.hbs
...
Co-Authored-By: joshuaogle <joshua@joshuaogle.com>
2019-04-01 16:15:54 -06:00
Matthew Irish
d5e812d49b
Update ui/app/templates/components/wizard/kv-engine.hbs
...
Co-Authored-By: joshuaogle <joshua@joshuaogle.com>
2019-04-01 16:15:41 -06:00
Matthew Irish
c292a4846b
Update ui/app/templates/components/mount-backend-form.hbs
...
Co-Authored-By: joshuaogle <joshua@joshuaogle.com>
2019-04-01 16:15:31 -06:00
Jeff Mitchell
312a4c4702
Update go-jose
2019-04-01 17:55:07 -04:00
Joshua Ogle
4756db3030
Merge branch 'master' into ui-copy-guidelines
2019-04-01 14:57:27 -06:00
Becca Petrin
339cfcaaf8
merge master
2019-04-01 13:52:44 -07:00
Jeff Mitchell
f8db986144
Update plugins
2019-04-01 16:31:15 -04:00
Jeff Mitchell
922927fd42
changelog++
2019-04-01 16:28:29 -04:00
Alessandro De Blasis
c96362d466
agent: allow AppRole Auto-Auth when bind_secret_id = false ( #6324 )
...
* agent: allow AppRole Auto-Auth when bind_secret_id = false
2019-04-01 16:27:54 -04:00
Jeff Mitchell
74ed0bd97c
changelog++
2019-04-01 16:27:16 -04:00
ncabatoff
d8043c544f
Add support in Agent for running cache+auto_auth without any sinks ( #6468 )
...
* Add support in Agent for running cache+auto_auth without any sinks
configured.
* Add missing fixture.
2019-04-01 16:26:41 -04:00
Jeff Mitchell
cedd35bf7d
changelog++
2019-04-01 16:09:48 -04:00
Matt Greenfield
080d4652f0
Fix uri_sans param being ignored when use_csr_values=false ( #6505 )
2019-04-01 16:08:22 -04:00
Jim Kalafut
30e48141bb
changelog++
2019-04-01 13:05:36 -07:00
Joshua Ogle
a1a6363f68
Merge branch 'master' into ui-copy-guidelines
2019-04-01 09:35:06 -06:00
Daniel Andrei Mincă
e8f14b6554
grammar fix and space stripping ( #6507 )
...
- remove the 'a' and comma from 'When using a Auto Unseal, there are...'
because everything needs to be in a single sentence
- strip extra spaces after end of propositions (there were 2 spaces
instead of normally 1)
Resolves:
Related:
Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
2019-04-01 08:23:46 -04:00
Joshua Ogle
c4fccc07ec
Fix copy for tests
2019-03-31 17:00:14 -06:00
Joshua Ogle
4954bb35da
Consistent capitalization
2019-03-29 18:29:48 -06:00
Joshua Ogle
0a9b503f67
Merge pull request #6502 from hashicorp/ui-mobile-fixup
...
UI: Mobile style fixes
2019-03-29 15:52:46 -06:00
Joshua Ogle
da50720f24
Merge branch 'master' into ui-mobile-fixup
2019-03-29 15:18:38 -06:00
Joshua Ogle
e25287ce54
Fix User menu links on mobile
2019-03-29 13:50:19 -06:00
Josh Freda
84d2ae1b8d
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
8bf2d9cfca
Merge branch 'master' into jfreda/remove-disable-dev-shm-usage-flag
2019-03-29 10:22:56 -05:00
Naoki Ainoya
f5345bc711
use option.WithCredentialsFile() instead of deprecated method ( #6500 )
2019-03-29 10:58:26 -04:00
Josh Freda
110f4ca4af
Remove --disable-dev-shm-usage flag in CI
2019-03-28 17:44:33 -05:00
Joshua Ogle
5df7d63f7d
Hide footer links on mobile
2019-03-28 16:15:48 -06:00
Jim Kalafut
0407d9c7f9
changelog++
2019-03-28 14:48:08 -07:00
Matthew Irish
d4562ec222
changelog++
2019-03-28 16:42:33 -05:00
Jim Kalafut
265e61b993
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
d14a2d326d
add support for authenticating with RADIUS ( #6488 )
2019-03-28 16:40:22 -05:00
Matthew Irish
bd209a77ba
fix enterprise routing assertion ( #6495 )
2019-03-28 16:09:35 -05:00
Matias Ozdy
63705661b4
Add missing = in dynamodb_table tf ( #6493 )
2019-03-28 08:24:56 -07:00
Jim Kalafut
bc48dd1cc8
Update OIDC docs ( #6485 )
2019-03-27 11:47:05 -07:00
Thomas Kula
5a3937f9c1
Small typo fix to transit.html.md ( #6482 )
2019-03-26 17:32:26 -05:00
nathan r. hruby
5ea4cc989d
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
b8cd0a6cf9
fix vet usage for newer go
2019-03-26 13:35:37 -07:00
ncabatoff
5579e3cea5
Document sentinel namespace "token.namespace". ( #6429 )
2019-03-26 12:22:49 -07:00
Brian Kassouf
f50ff52a8b
Add metrics to seal methods ( #6478 )
2019-03-26 10:32:19 -07:00
Matthew Irish
5a19feb848
changelog++
2019-03-26 11:25:58 -05:00
Matthew Irish
2902df1c5f
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
9f12526724
changelog++
2019-03-26 11:21:42 -05:00
Matthew Irish
437749d4eb
recompute has-permissions helper when permissions service attributes change ( #6473 )
2019-03-26 11:20:09 -05:00