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
Brian Kassouf
e959b92040
Add known issue section to the upgrade guide ( #6593 )
2019-04-16 10:53:06 -07:00
Jeff Mitchell
daa9aba7bf
Update pre-push hook
2019-04-16 13:50:49 -04:00
Jeff Mitchell
dff3c7bc52
changelog++
2019-04-16 13:09:44 -04:00
Jeff Mitchell
c14c880578
Fix a dropped Okta error ( #6592 )
2019-04-16 13:06:29 -04:00
Jeff Mitchell
5dcfe7bf5f
Fix a dropped Okta error ( #6592 )
2019-04-16 13:05:50 -04:00
Jeff Mitchell
c22075fa81
Add unit test for KV issue 31 ( #6591 )
2019-04-16 09:53:24 -07:00
Brian Kassouf
4372625411
Update kv deps
2019-04-16 09:43:52 -07:00
Matthew Irish
8152e0a74c
UI - masked input onchange ( #6586 )
...
* update masked-input to work with form-field component
* add test for masked input onChange functionality
* fix doc changes
2019-04-15 17:53:44 -05:00
Jeff Mitchell
6eaab11ab4
Bump secrets-gcp version
2019-04-15 17:54:29 -04:00
Jeff Mitchell
b2bbd32f3b
Update vendoring
2019-04-15 14:59:52 -04:00
Jeff Mitchell
24b92d6e29
Move physical/file to sdk
2019-04-15 14:51:33 -04:00
Jeff Mitchell
213b9fd1cf
Update to api 1.0.1 and sdk 0.1.8
2019-04-15 14:10:07 -04:00
Jeff Mitchell
4dd880871e
Update to SDK v0.1.8
2019-04-15 13:49:21 -04:00
Jeff Mitchell
ffd6a87959
More rearranging of API and SDK
2019-04-15 13:38:08 -04:00
Jeff Mitchell
4567a11c02
Fix up package name
2019-04-15 12:22:58 -04:00
Jeff Mitchell
f491851ed1
Move some things around in api/sdk
2019-04-15 12:14:20 -04:00
Becca Petrin
d3b7c3ccaf
Add explanation to dbplugin.Database ( #6581 )
...
* add explanation to the database interface
* wordsmithing
* wrap comments, add comments for Type and Close methods
* will be stored, not with be stored
* update comment on the Type method
2019-04-15 08:39:44 -07:00
Jeff Mitchell
c4cd113b14
Migrate database plugin methods to sdk
2019-04-15 11:36:10 -04:00
Jeff Mitchell
a6fbff2fa2
Bump Dockerfile Go version
2019-04-15 10:58:28 -04:00
Jeff Mitchell
d75b680bb1
Update go.sum in API
2019-04-15 10:49:41 -04:00
Jeff Mitchell
1442cb8912
Update vendor
2019-04-15 09:29:25 -04:00
Jeff Mitchell
84eb936ec8
Update .travis.yml
2019-04-13 03:58:35 -04:00
Jeff Mitchell
cdf6f2e909
Add replace directives for api and sdk for easier dev work
2019-04-13 03:46:13 -04:00