Jim Kalafut
eb8ea30ca6
List additional sys paths as unauthenticated ( #6654 )
...
These paths are handled directly in handler.go, but the list of special
paths here impacts the x-vault-unauthenticated field in generated
OpenAPI.
Fixes : #6651
2019-04-29 16:42:23 -07:00
Justin Weissig
e42e6d4ee3
Fixed Type ( #6649 )
...
Fixed typo. Changed procede to proceed.
2019-04-29 14:06:31 -07:00
Justin Weissig
e2a0026964
Fixed Typo ( #6650 )
...
Fixed spelling: accesing/accessing.
2019-04-29 14:06:00 -07:00
Becca Petrin
ba37546c08
Merge pull request #6642 from hashicorp/update-ad-docs
...
Update Active Directory secrets engine docs with new field
2019-04-29 13:48:09 -07:00
Joshua Ogle
74ab65cb0a
Merge pull request #6627 from hashicorp/ui-fix-select-arrow
...
UI: Fix select arrow
2019-04-29 15:36:42 -05:00
Joshua Ogle
9a31e039c9
Merge branch 'master' into ui-fix-select-arrow
2019-04-29 15:36:32 -05:00
Calvin Leung Huang
615926b8b2
changelog++
2019-04-29 13:16:40 -07:00
Calvin Leung Huang
262608c2c0
core: honor non-HMAC keys in audit requests ( #6653 )
2019-04-29 13:14:26 -07:00
Mark Gritter
bb7b0f6cb0
Merge pull request #6648 from hashicorp/fix-6579
...
Check nil parameter value when processing an ACL.
2019-04-29 12:17:47 -05:00
Mark Gritter
ed722d8013
Merge branch 'master' into fix-6579
2019-04-29 11:52:24 -05:00
Joshua Ogle
353c1e48fe
Merge branch 'master' into ui-fix-select-arrow
2019-04-28 18:37:05 -05:00
Calvin Leung Huang
93ee14844f
cert/tests: fix tests due to cert expiry ( #6647 )
2019-04-26 16:49:30 -07:00
Becca Petrin
e724d2f332
changes from feedback
2019-04-26 16:31:11 -07:00
mgritter
be2f69bc4a
Check nil parameter value when processing an ACL.
2019-04-26 15:57:00 -07:00
Jim Kalafut
8f8ac67222
Minor GCP docs fixes ( #6644 )
2019-04-26 10:52:52 -07:00
Md Kamol Hasan
9b1b58f52a
Add delete roleset option ( #6635 )
2019-04-26 10:48:34 -07:00
Justin Weissig
5737117129
Fixed typo ( #6643 )
...
Fixed type where zome should be zone.
2019-04-26 10:33:19 -07:00
Becca Petrin
7183bc9594
update ad docs with new field
2019-04-26 09:40:26 -07:00
Michel Vocks
23d50af9bb
Fixed wrong imports in test after refactoring ( #6639 )
2019-04-25 09:08:03 -07:00
Joshua Ogle
1dacd0e641
UI: Fix select arrow
2019-04-25 08:11:10 -05:00
Brian Kassouf
04d0ddfdae
Add mount UUID to the secret and auth list API responses ( #6633 )
2019-04-24 12:27:43 -07:00
Jeff Mitchell
fe8ead5f2d
go mod tidy and go mod vendor
2019-04-23 20:58:55 -04:00
Chris Hoffman
25cd6da6a4
refactoring to unit test transit seal ( #6605 )
2019-04-23 15:13:56 -04:00
Raja Nadar
ffbe2c378d
docs: added support for .net standard 2.0 as well ( #6620 )
...
.net standard 2.0 support
2019-04-23 14:50:16 -04:00
Becca Petrin
96374f27c7
Merge pull request #6356 from kedarkale27/master
...
Update mssql.go
2019-04-23 09:06:14 -07:00
Becca Petrin
22a6e54957
Merge pull request #6380 from povils/aws_user_path
...
AWS add user_path option for role.
2019-04-23 09:05:35 -07:00
Jeff Mitchell
4e69c2c150
changelog++
2019-04-23 10:27:04 -04:00
Jeff Mitchell
a4285a487d
Sync plugin reload file
2019-04-23 10:22:56 -04:00
Brian Shumate
e56a4b96bd
Docs: add -type flag to token create command ( #6621 )
2019-04-23 10:58:50 +02:00
Brian Kassouf
9e48fae86a
changelog++
2019-04-22 22:21:32 -07:00
Brian Shumate
681d13fe27
Link directly to the hints ( #6623 )
...
* Link directly to the hints
* Wrap
2019-04-22 16:10:38 -07:00
Brian Shumate
fb0a55614b
Add type to documentation for create in token auth API ( #6622 )
...
* Add type to documentation for create in token auth API
* Wrapped
2019-04-22 12:15:21 -07:00
ncabatoff
06574da57a
Merge multiple functions for creating consul containers into one. ( #6612 )
...
Merge both functions for creating mongodb containers into one.
Add retries to docker container cleanups.
Require $VAULT_ACC be set to enable AWS tests.
2019-04-22 12:26:10 -04:00
Povilas Susinskas
67f5bbe88f
AWS backend: Add user_path option for role.
2019-04-22 18:07:21 +02:00
Jeff Mitchell
ebc3fda060
Update deep to pull in default full-level-diff behavior
2019-04-19 19:52:03 -04:00
David Jiang
4381d922bb
Update base64 decrypt command documentation ( #6614 )
...
* Update base64 decrypt command
* update to use --decode
* Apply suggestions from code review
Co-Authored-By: djiang <djiang09@gmail.com>
2019-04-18 22:40:13 -07:00
Brian Shumate
5aed4f0f76
Add some missing default values ( #6611 )
2019-04-18 22:24:20 -07:00
Brian Shumate
09aa4c7c15
Typo fixes ( #6610 )
2019-04-18 22:20:46 -07:00
Matthew Irish
97767717aa
UI - no ember cli eslint ( #6613 )
...
* remove ember-cli-eslint, add eslint, run eslint in tests
* ignore story files for now
* fix or ignore linting
2019-04-18 20:50:05 -05:00
Brian Kassouf
930367daec
Update githook to work with go mod workflows ( #6604 )
2019-04-18 16:08:44 -07:00
Jeff Mitchell
9a7eb54a68
Merge branch '1.1.2' into master-oss
2019-04-18 18:49:49 -04:00
Jeff Mitchell
76d4b2ea5b
Cut version 1.1.2
2019-04-18 13:49:17 -04:00
Jeff Mitchell
fdea46f507
Prep for 1.1.2
2019-04-18 13:27:09 -04:00
Jeff Mitchell
c6c65ed519
changelog++
2019-04-18 13:12:31 -04:00
Brian Kassouf
8afbb0ba46
Add a get handler function ( #6603 )
2019-04-17 14:21:56 -07:00
Brian Kassouf
43783a5dca
Move cluster logic out of vault package ( #6601 )
...
* Move cluster logic out of vault package
* Dedup heartbeat and fix tests
* Fix test
2019-04-17 13:50:31 -07:00
Kedar Kale
435d19bc25
Update mssql.go
...
Issue with GO Lang not able to execute the USE database line. Fixed the issue by using the database where it is called
2019-04-17 13:41:13 +05:30
Chris Hoffman
b62468063a
Adding common prefix known issue to upgrade guide ( #6575 )
...
* Adding common prefix known issue to upgrade guide
* addressing feedback
2019-04-16 21:15:39 -04:00
Matthew Irish
ff5130fa5f
changelog++
2019-04-16 15:32:21 -05:00
Matthew Irish
d56f0ccb72
UI - write without read for kv ( #6570 )
...
* wait for all hash promises to be settled
* skeleton tests with policies for write without read
* adjust what gets returned from the model hook
* refactor secret-edit model hook to use async/await
* return a stub version if we can't read secret data
* return a stub model for v1 kv
* tweak tests to make re-runs friendlier
* allow write without CAS if both v2 models cannot be read
* show warnings on edit pages for different write without read scenarios
* add no read empty states on secret show pages
* review feedback
* make message language consistent
* use version models from metadata if we can read it
* refresh route on delete / undelete / destroy
* hide controls in the toolbar when you can't read the secret data
* show deleted / destroyed messaging over cannot read messaging on the show page
* fix test with model stub
* refactor large model hook into several functions
* comment clarifications
2019-04-16 15:27:23 -05:00