Commit Graph

10543 Commits

Author SHA1 Message Date
Peter Souter
14537fbe7b Adds docs for session_token for awskms (#6691) 2019-05-07 08:27:06 -07:00
mgritter
a6614952fe changelog++ 2019-05-06 14:08:35 -07:00
Mark Gritter
d826dae6bd
Merge pull request #6673 from hashicorp/fix-ou-ordering
Ensure OU entries are not reordered.
2019-05-06 16:06:19 -05:00
Mark Gritter
f3558fc35c
Correct type for tls_skip_verify
Parses as boolean but needs to be represented as a string in configuration.
2019-05-06 16:02:36 -05:00
mgritter
94697af20c Update vendor directory with SDK changes. 2019-05-06 13:50:56 -07:00
Mark Gritter
8fc8af3199
Merge branch 'master' into fix-ou-ordering 2019-05-06 14:41:44 -05:00
Travis Cosgrave
f250d779e0 Add certificate auto-auth method to vault agent (#6652)
* adding auto auth for cert auth methods

* Adding Docs for Cert Auto-auth method

* fixes errors in docs

* wrong documentation title

* repariting a few typos in the docs and being very clear about where the certificates should be configured

* clarifying the name parameter documentation

* Fixes gofmt issues in command/agent.go

* Fix typo in docs

* Add nil check to Config for cert auto-auth and add test with and without a specified name
2019-05-06 10:39:27 -04:00
Justin Weissig
50f3870bae Fixed Typos (#6686)
Fixed typos: enviroment/environment x3.
2019-05-06 07:24:37 -04:00
Josh Freda
cd27a81271
Add initial CircleCI config (#6681)
* Add initial CircleCI config

* Use subdirectories for storing test results in CircleCI per their docs
2019-05-03 18:05:10 -05:00
Mark Gritter
de0060e824
fix typo 2019-05-03 17:21:58 -05:00
Noelle Daley
e9b5056a1b
Add Browserstack for IE11 testing (#6557)
* add browserstack

* check for data before removing root token

* fix root prefix and select by attributes for ie11

* use objectAt for ie11

* use blobs instead of files for ie11

* manually round cirucmference for ie11

* skip csp test on ie11

* skip tests in ie11

* include polyfill for CI

* remove on exit hooks

* update which browserstack tests are run

* remove ie check since we are not running these tests in ie

* remove ie check since we are not running these tests in ie
2019-05-03 15:20:14 -07:00
Jim Kalafut
059c0c4c35
changelog++ 2019-05-03 15:16:24 -07:00
Jim Kalafut
8b6ea178b2
Don't show TypeHeader fields as being sent as headers in OpenAPI (#6679)
Fixes #6671
2019-05-03 15:12:24 -07:00
Scott Stevenson
caa2a0698f Set chunkSize when creating a new GCS backend (#6655)
Adds a small step to TestBackend to prevent regression.
2019-05-03 13:08:29 -07:00
Brian Kassouf
0c9b011709
Fix a panic caused by a nil response on kv pre-flight (#6675)
* Fix a panic caused by a nil response on kv pre-flight

* Fix imports
2019-05-03 09:10:41 -07:00
Jeff Mitchell
252aa1c528 Re-add stored-shares for init and spit out a warning (#6677) 2019-05-03 09:09:59 -07:00
Justin Weissig
cf2bdaaec4 Fixed Typo (#6678)
Fixed typo: telemtery/telemetry
2019-05-03 09:09:25 -07:00
Matthew Irish
9b1cdea0df
UI - test console cleanup (#6674)
* add ember-cli-deprecation-workflow

* this._router in routes to quiet deprecation

* mark style bindings as htmlSafe strings

* simplify authenticate service hook with async fn

* don't serialize aliases relationship on entities

* update ember-test-selectors so we can use supportsDataTestProperties

* allow duplicate flash messages because we don't want a log warning

* update ember-concurrency for better error message

* use ember-qunit instead of ember-cli-qunit

* update ember-cli-page-object so we're not using a beta lol

* ignore test-helper jquery context warning

* fix race condition in pgp-file test by using ember-concurrency task and test waiter

* await cli commands

* fail tests if async leakage is detected

* update auth-jwt component and tests to be simpler

* fix linting

* review feedback
2019-05-02 22:20:28 -05:00
Mark Gritter
f03bcf337a
Merge branch 'master' into fix-ou-ordering 2019-05-02 18:59:17 -05:00
mgritter
6c43d516f7 gofmt fixes. 2019-05-02 16:29:41 -07:00
Jim Kalafut
dc4f938e7c
Apply suggestions from code review
Co-Authored-By: mgritter <mgritter@gmail.com>
2019-05-02 18:02:15 -05:00
mgritter
7e96d5c2b5 ++changelog 2019-05-02 15:04:38 -07:00
mgritter
bb425118da Ensure OU entries are not reordered. 2019-05-02 14:31:29 -07:00
Justin Weissig
e792276003 Fixed Typo (#6672)
Fixed typo: overwritting/overwriting.
2019-05-02 11:59:01 -04:00
Jim Kalafut
7f5e7818fd
Update SDK vendor (#6669) 2019-05-01 18:48:12 -07:00
Jim Kalafut
4cba25cd60
changelog++ 2019-05-01 14:58:44 -07:00
Jim Kalafut
c9ac721887
Fix Okta auth to allow group names containing slashes (#6665)
This PR also adds CollectKeysPrefix which allows a more memory efficient
key scan for those cases where the result is immediately filtered by
prefix.
2019-05-01 14:56:18 -07:00
Russ Parsloe
3acee2608f azurekeyvault doc fixed typos (#6663) 2019-05-01 13:37:01 -07:00
Jim Kalafut
356955f6e8
changelog++ 2019-05-01 11:56:37 -07:00
Jeff Mitchell
f7bb5a2e56
Port over some SP v2 bits (#6516)
* Port over some SP v2 bits

Specifically:

* Add too-large handling to Physical (Consul only for now)
* Contextify some identity funcs
* Update SP protos

* Add size limiting to inmem storage
2019-05-01 13:47:41 -04:00
Michael Gaffney
a84a16da5c
Merge pull request #6661 from jweissig/patch-4
Fixed Typo
2019-05-01 11:02:03 -04:00
Justin Weissig
5c211c47ed
Fixed Typo
Fixed typo: recomended/recommended.
2019-05-01 00:24:59 -07:00
Hugues Malphettes
7683d86119 [Doc]: PKI Fix allowed_uri_sans spelling mistake (#6660)
The doc of the PKI Role sample response currently reads:

`"allow_uri_sans": ["example.com","spiffe://*"],`

It should read:

  `"allowed_uri_sans": ["example.com","spiffe://*"],`
2019-04-30 17:48:51 -07:00
EdwinRobbins
fdcf68db67 DynamoDB: Make Unlock key delete conditional on being old leader's (#6637) 2019-04-30 17:44:47 -07:00
Jeff Mitchell
2f08df4067 Fix hook by using env to discover the correct location of bash as sh doesn't have [[ 2019-04-30 11:01:32 -04:00
Jim Kalafut
6cd9580476
changelog++ 2019-04-29 22:54:37 -07:00
Jim Kalafut
a7b9987543
Exit DynamoDB tryToLock when stop channel is closed (#6640)
* Exit DynamoDB tryToLock when stop channel is closed

If the stop channel is closed (e.g. an error is returned which triggers
close(stop) in Lock), this loop will spin and use 100% CPU.

* Ensure ticker is stopped
2019-04-29 22:51:48 -07:00
Jim Kalafut
0950939a23
changelog++ 2019-04-29 16:48:40 -07:00
Jim Kalafut
596e911e8b
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
5b40370db4 Fixed Type (#6649)
Fixed typo. Changed procede to proceed.
2019-04-29 14:06:31 -07:00
Justin Weissig
c413b1f0a2 Fixed Typo (#6650)
Fixed spelling: accesing/accessing.
2019-04-29 14:06:00 -07:00
Becca Petrin
ac15b6ea57
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
8025f7e1d7
Merge pull request #6627 from hashicorp/ui-fix-select-arrow
UI: Fix select arrow
2019-04-29 15:36:42 -05:00
Joshua Ogle
24ffeb8329
Merge branch 'master' into ui-fix-select-arrow 2019-04-29 15:36:32 -05:00
Calvin Leung Huang
0fe1077b85
changelog++ 2019-04-29 13:16:40 -07:00
Calvin Leung Huang
11cc73299e
core: honor non-HMAC keys in audit requests (#6653) 2019-04-29 13:14:26 -07:00
Mark Gritter
b418ca4daa
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
614900e72b
Merge branch 'master' into fix-6579 2019-04-29 11:52:24 -05:00
Joshua Ogle
e1f749f44c
Merge branch 'master' into ui-fix-select-arrow 2019-04-28 18:37:05 -05:00
Calvin Leung Huang
c24559c5e3 cert/tests: fix tests due to cert expiry (#6647) 2019-04-26 16:49:30 -07:00