Jeff Mitchell
2c8ddea54b
changelog++
2016-05-19 12:18:02 -04:00
Jeff Mitchell
8c3e9c4753
Merge pull request #1318 from steve-jansen/aws-logical-assume-role
...
Add sts:AssumeRole support to the AWS secret backend
2016-05-19 12:17:27 -04:00
Jeff Mitchell
015003c053
changelog++
2016-05-19 12:16:25 -04:00
Jeff Mitchell
0b7e8cf1c8
Merge pull request #1245 from LeonDaniel/master
...
Improved groups search for LDAP login
2016-05-19 12:13:29 -04:00
Jeff Mitchell
810e914730
Add unwrap test function and some robustness around paths for the wrap lookup function
2016-05-19 11:49:46 -04:00
Jeff Mitchell
0b59a54837
Add unwrap command, and change how the response is embedded (as a string, not an object)
2016-05-19 11:25:15 -04:00
Jeff Mitchell
7636a3b260
Merge pull request #1431 from F21/patch-1
...
Minor grammar fix to vault vs custom solution comparison.
2016-05-19 03:04:08 -04:00
Francis Chuang
a92aea99af
Minor grammar fix.
2016-05-19 17:01:30 +10:00
Jeff Mitchell
d261e9e52b
Remove wrap specs from backend response
2016-05-19 03:06:09 +00:00
Jeff Mitchell
07b86fe304
Merge branch 'master-oss' into cubbyhole-the-world
2016-05-19 02:43:22 +00:00
Jeff Mitchell
469aff0d14
changelog++
2016-05-18 01:00:58 +00:00
Jeff Mitchell
f6cfb67ef6
Merge pull request #1430 from hashicorp/issue-1428
...
Use Consul API client's DefaultNonPooledTransport.
2016-05-17 20:59:50 -04:00
Jeff Mitchell
5330aa734b
Use Consul API client's DefaultNonPooledTransport.
...
What we should probably do is create a client with a mutex and
invalidate it when parameters change rather than creating a client over
and over...that can be a TODO for later but for now this fix suffices.
Fixes #1428
2016-05-18 00:47:42 +00:00
Vishal Nayak
c5a6231b7c
Merge pull request #1429 from hashicorp/locked-non-locked
...
aws-auth: naming of the locked and non-locked methods.
2016-05-17 17:46:40 -07:00
vishalnayak
83adda998d
Naming of the locked and nonLocked methods
2016-05-17 20:39:24 -04:00
Jeff Mitchell
2adbe112be
Merge pull request #1427 from hashicorp/refresh-interval
...
Rename lease_duration to refresh_interval when there is no lease ID, …
2016-05-17 13:39:56 -04:00
Jeff Mitchell
8c3866ea16
Rename lease_duration to refresh_interval when there is no lease ID, and output ---- between header and values
2016-05-17 17:10:12 +00:00
Stuart Glenn
e3be578a37
Add vendor of ncw/swift for OpenStack Swift backend
2016-05-17 10:22:34 -05:00
Stuart Glenn
5d4fc775b7
Add documentation on Swift backend configuration
2016-05-16 17:29:40 -05:00
Stuart Glenn
4f6c57420a
Add backend for OpenStack Swift
2016-05-16 17:29:23 -05:00
Jeff Mitchell
28b28c1911
Merge pull request #1424 from hashicorp/sethvargo/training
...
Add note about paid training
2016-05-16 17:30:33 -04:00
Seth Vargo
624acb34b0
Add note about paid training
2016-05-16 16:45:02 -04:00
Jeff Mitchell
99e1c2680a
changelog++
2016-05-16 16:23:01 -04:00
Jeff Mitchell
acc3a579d0
Merge pull request #1416 from shomron/list_ldap_group_mappings
...
Support listing ldap group to policy mappings
2016-05-16 16:22:13 -04:00
Jeff Mitchell
f7ffa87696
Add some comments to sanitize
2016-05-16 16:12:45 -04:00
Jeff Mitchell
b626bfa725
Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors
2016-05-16 16:11:33 -04:00
Jeff Mitchell
53afa06beb
Merge branch 'master-oss' into cubbyhole-the-world
2016-05-16 12:14:40 -04:00
Jeff Mitchell
160d63fc46
Merge pull request #1420 from hashicorp/revert-1419-f-path-cleanup
...
Revert "Remove a few assumptions regarding bash(1) being located in /bin."
2016-05-15 15:22:28 -04:00
Jeff Mitchell
59e4664540
Revert "Remove a few assumptions regarding bash(1) being located in /bin."
2016-05-15 15:22:21 -04:00
Sean Chittenden
fe3fe64c61
Merge pull request #1419 from hashicorp/f-path-cleanup
...
Remove a few assumptions regarding bash(1) being located in /bin. Rename `Makefile` to `GNUmakefile` inline with the same change made in Consul and Nomad.
2016-05-15 11:52:59 -07:00
Sean Chittenden
d596c26b4b
Remove a few assumptions regarding bash(1) being located in /bin.
...
Use sh(1) where appropriate.
2016-05-15 11:41:14 -07:00
Sean Chittenden
1dc1d3b312
Merge pull request #1417 from hashicorp/b-pki-expire-ttl-unset
...
Set entry's TTL before writing out the storage entry's config
2016-05-15 10:02:03 -07:00
Sean Chittenden
339c0a4127
Speling police
2016-05-15 09:58:36 -07:00
Sean Chittenden
65a5582c38
Store clamped TTLs back in the role's config
2016-05-15 08:13:56 -07:00
vishalnayak
b7cddd5e3b
changelog++
2016-05-15 10:41:13 -04:00
Sean Chittenden
d211c675d2
When testing, increase the time we wait for the stepdown to occur.
...
2s -> 5s, no functional change.
2016-05-15 07:30:40 -07:00
Sean Chittenden
dc19a92820
Set entry's TTL before writing out the storage entry's config
2016-05-15 07:06:33 -07:00
Oren Shomron
24ae32f10d
Support listing ldap group to policy mappings ( Fixes #1270 )
2016-05-14 20:00:40 -04:00
Vishal Nayak
943789a11e
Merge pull request #1300 from hashicorp/aws-auth-backend
...
AWS EC2 instances authentication backend
2016-05-14 19:42:03 -04:00
vishalnayak
116e2cf024
Fix framework rollback manager tests
2016-05-14 19:35:36 -04:00
vishalnayak
b53f0cb624
Rename 'role_name' to 'role'
2016-05-13 14:31:13 -04:00
Jeff Mitchell
5bf134a00f
Merge pull request #1407 from z00m1n/patch-1
...
fix PostgreSQL sample code
2016-05-12 17:07:48 -07:00
Jeff Mitchell
4812164da2
Merge pull request #1408 from cmclaughlin/patch-1
...
Document configuring listener to use a CA cert
2016-05-12 16:08:43 -07:00
cmclaughlin
2bc546c55c
Document configuring listener to use a CA cert
2016-05-12 15:34:47 -07:00
Steven Samuel Cole
131108373e
fix PostgreSQL sample code
...
The current sample configuration line fails with `Error initializing backend of type postgresql: failed to check for native upsert: pq: unsupported sslmode "disabled"; only "require" (default), "verify-full", "verify-ca", and "disable" supported`.
2016-05-12 23:22:41 +02:00
vishalnayak
14750c9964
Remove unused param from checkForValidChain
2016-05-12 15:07:10 -04:00
Jeff Mitchell
c104bcf959
Merge branch 'master-oss' into cubbyhole-the-world
2016-05-12 14:59:12 -04:00
Jeff Mitchell
dcf2a888a1
changelog++
2016-05-12 14:58:59 -04:00
Vishal Nayak
7f2773af05
Merge pull request #1404 from hashicorp/non-ca-crl-check
...
Perform CRL checking for non-CA registered certs
2016-05-12 14:50:59 -04:00
Sean Chittenden
7debc56a17
Merge pull request #1355 from hashicorp/f-vault-service
...
Vault/Consul Service refinement
2016-05-12 11:48:29 -07:00