10305 Commits

Author SHA1 Message Date
Clint
ccee628d1a
Update CHANGELOG.md 2018-09-13 10:10:52 -05:00
Yoko
6ededfab60
ACL Policy Templating -> ACL Policy Path Templating (#5330) 2018-09-12 16:14:31 -07:00
Clint
d070b36874
Update AWS auth backend iam_request_headers to be TypeHeader (#5320)
Update AWS Auth backend to use TypeHeader for iam request headers

- Remove parseIamRequestHeaders function and test, no longer needed with new TypeHeader
- Update AWS auth login docs
2018-09-12 16:16:16 -05:00
Becca Petrin
25cb22fe0a
Poll for new creds in the AWS auth agent (#5300) 2018-09-12 13:30:57 -07:00
Brian Shumate
23ec4b86b1 Docs: clarify max_ttl in Database Secrets Create (#5311)
- Clarify max_ttl on Database Secrets Create API
- Crosslink to TTL general case docs
2018-09-11 19:55:15 -04:00
Jeremy Gerson
e7ca6d9490 Update pki-engine.html.md (#5322) 2018-09-11 19:49:31 -04:00
Jim Kalafut
71473405f0
Switch to strings.EqualFold (#5284) 2018-09-11 16:22:29 -07:00
Yoko
ea6ec0acad
[Guide] Performance Standby Nodes (#5272)
* Performance Standby Nodes guide

* Added a link in the Vault HA guide

* Added links

* Clarified the node selection info

* Incorporated feedback

* Added 'when the Enterprise license includes this feature'

* Fixed the label: server 8 -> VM8

* Incorporated the feedback
2018-09-11 15:22:36 -07:00
Jeff Mitchell
995efc0a61 Update some text around encrypting with agent 2018-09-11 15:05:44 -04:00
Becca Petrin
e1687ed78d
update to match aws (#5315) 2018-09-11 11:10:50 -07:00
Jeff Mitchell
0b3b184fac changelog++ 2018-09-11 13:10:54 -04:00
Jeff Mitchell
d47e54ac72
Fix authhandler-based wrapping in agent (#5316) 2018-09-11 13:10:11 -04:00
Brian Shumate
9dd7753866 Docs: namespaces edit lookup subcommand text (#5310)
* Docs: namespaces edit lookup subcommand text

* precise
2018-09-10 11:56:01 -04:00
Jeff Mitchell
6acf58d77d Finish updating jwt auth docs 2018-09-10 11:46:50 -04:00
mg
18569d78be resolve incorrect scope (#5307)
https://github.com/terraform-providers/terraform-provider-azurerm/issues/943

> Turns out the problem is that the scope was invalid. There was a missing s on resourceGroup. The error message though is absolutely awful for detecting that.
2018-09-07 16:56:02 -07:00
Jeff Mitchell
7d564c5ec4
Add an option to log all ops to inmem (#5306) 2018-09-07 17:35:46 -04:00
Jeff Mitchell
3011228478
Cache negative results in physical cache (#5303) 2018-09-07 14:56:33 -04:00
Chris Hoffman
f4ebfd98bf
changelog++ 2018-09-07 09:20:20 -04:00
Joakim Bakke Hellum
839d1ed372 Fix typos in Azure Secrets Engine docs (#5295) 2018-09-06 15:31:19 -07:00
Jeff Mitchell
8575f8fedc
Cut version 0.11.1 v0.11.1 2018-09-06 13:45:45 -04:00
Jeff Mitchell
af9853f774 Disable fmt on build 2018-09-06 13:45:32 -04:00
Jeff Mitchell
b76414c028 changelog++ 2018-09-06 12:52:15 -04:00
vishalnayak
27b72e80ab changelog++ 2018-09-06 12:22:13 -04:00
vishalnayak
fd864e6ac9 Remove group alias mdmdb update outside of UpsertGroupInTxn 2018-09-06 12:19:00 -04:00
Martin
0b3607ab87 Fix group alias loading when identity memdb is initialized (#5289) 2018-09-06 09:17:44 -07:00
Clint
f931bf0d4f
Merge pull request #5216 from hashicorp/respond-upstream-throttle
Add error logical.ErrUpstreamRateLimited and return 502 from RespondCommonError
2018-09-06 11:07:01 -05:00
Jeff Mitchell
36fd14ffcc changelog++ 2018-09-06 12:03:59 -04:00
Jeff Mitchell
e0973d4388
Port fix over that ensures we use the right step-down context (#5290) 2018-09-06 12:03:26 -04:00
Geoff Meakin
ee8b5b2019 Update relatedtools.html.md (#5287)
Add ansible-modules-hashivault to the list of third-party tools
2018-09-06 08:37:03 -07:00
Joshua Ogle
e38bc6b5c8 Fix arrows on select inputs (#5282) 2018-09-06 10:56:09 -04:00
Andy Manoske
b8c369d65b
Create partnerships.html.erb 2018-09-05 17:06:49 -07:00
Andy Manoske
09a861faf8
Update community.html.erb 2018-09-05 16:44:46 -07:00
Clint
60e8668409
Merge branch 'master' into respond-upstream-throttle 2018-09-05 16:43:12 -05:00
Jeff Mitchell
3832fb42c1 changelog++ 2018-09-05 15:54:16 -04:00
Jeff Mitchell
d3edc47096
Allow most parts of Vault's logging to have its level changed on-the-fly (#5280)
* Allow most parts of Vault's logging to have its level changed on-the-fly

* Use a const for not set
2018-09-05 15:52:54 -04:00
Clint
4dc1b8c377
Merge branch 'master' into respond-upstream-throttle 2018-09-05 14:48:21 -05:00
Steven Black
80272dfe07 Fix misspelling (#5279) 2018-09-05 15:40:01 -04:00
Matthew Irish
95924c71f3
changelog++ 2018-09-05 14:30:45 -05:00
Matthew Irish
6f309304a8
ui - fix auth form so that it will preference path'd auth methods instead of token (#5281) 2018-09-05 14:28:10 -05:00
Jeff Mitchell
a7dd669615 Bump for release 2018-09-05 13:17:37 -04:00
Clint
a3e0f4750f
Merge branch 'master' into respond-upstream-throttle 2018-09-05 11:45:18 -05:00
Jeff Mitchell
ce0b6c0359 Fix PKI test; add deprecated parameter as synonym 2018-09-05 12:33:31 -04:00
Matthew Irish
7c1085851b
changelog++ 2018-09-05 11:24:22 -05:00
Matthew Irish
4bca5689c7
UI - azure secrets alicloud auth (#5278)
* add alicloud auth method in the UI along with onboarding component

* hide dismiss menu on tutorial paused state

* add ability to enable azure secrets engine
2018-09-05 11:21:29 -05:00
Clint Shryock
c5ad933ab0
Add error logical.ErrUpstreamRateLimited and return 502 from RespondCommonError 2018-09-05 11:07:50 -05:00
Matthew Irish
11377636bd
UI - don't coerce JSON input to an Object (#5271)
* have fromJSON throw if trying to convert non-object to a KVObject

* catch the fromJSON error in secret-edit, display an error, and disabled the submit button
2018-09-05 11:07:39 -05:00
Jeff Mitchell
51eea7452a changelog++ 2018-09-05 12:06:52 -04:00
Brian Shumate
b96fc7dfb9 Update terminology (#5225)
- Change "key ring" references to "key" to match Transit API docs
2018-09-05 12:05:02 -04:00
Jeff Mitchell
ed370aabca changelog++ 2018-09-05 11:57:03 -04:00
Becca Petrin
d69c674c8e Add AliCloud auth to the Vault Agent (#5179) 2018-09-05 11:56:30 -04:00