Jeff Mitchell
9d2f60a083
Change current version number
2016-11-22 16:04:50 -05:00
Jeff Mitchell
5056fb9cd8
changelog++
2016-11-22 12:57:11 -05:00
Jeff Mitchell
24d2f39a7f
Don't say mlock is supported on OSX when it isn't. ( #2120 )
...
Fixes #2119
2016-11-22 12:56:36 -05:00
Em Smith
fba6068e97
Change command examples for First Secrets #2116 ( #2117 )
...
These were discovered to be out of date as per https://github.com/hashicorp/vault/issues/2116
2016-11-22 12:44:17 -05:00
Jeff Mitchell
7c3ef33a94
changelog++
2016-11-22 12:31:19 -05:00
Kyle McCullough
9571df6bc6
cli: fix bug with 'vault read -field=...' when the field value contains a printf formatting verb ( #2109 )
2016-11-22 12:30:23 -05:00
Jeff Mitchell
6165c3e20f
Update docs to fix #2102
2016-11-22 12:19:22 -05:00
mwoolsey
a22c7c8b30
Merge remote-tracking branch 'upstream/master'
2016-11-20 18:31:55 -08:00
Armon Dadgar
5a467432bf
Updating changelog
2016-11-17 12:17:31 -08:00
Armon Dadgar
300b72e75c
Merge pull request #2108 from hashicorp/f-req-size-limit
...
http: limit maximum request size
2016-11-17 12:16:01 -08:00
Armon Dadgar
a786ac4120
http: increase request limit from 8MB to 32MB
2016-11-17 12:15:37 -08:00
Armon Dadgar
f0c59deeb7
http: limit maximum request size
2016-11-17 12:06:43 -08:00
Benjamin Farley
8a14a12efd
Update libraries doc for Haskell community library ( #2101 )
2016-11-17 13:36:00 -05:00
Jeff Mitchell
d5c05842d6
Don't exclude 0 from the set of valid polynomials in Shamir. This leads to a potential (although extremely trivial) amount of information leakage.
2016-11-17 12:57:36 -05:00
Jeff Mitchell
7579c50ac9
Bump proto files after update
2016-11-17 10:06:26 -05:00
Jeff Mitchell
81661199b9
changelog++
2016-11-17 10:00:33 -05:00
Kevin Goess
2b374afbf2
check for failure on that mysql query ( #2105 )
2016-11-17 09:59:27 -05:00
Jeff Mitchell
7c21a9a3e7
Bump deps
2016-11-16 18:22:54 -05:00
Jeff Mitchell
0f53aa8fc7
Document bug causing certain LDAP settings to be forgotten on upgrade to
...
0.6.1+.
Fixes #2104
2016-11-16 17:08:16 -05:00
Jeff Mitchell
d9f97198bd
Set number of pester retries to zero by default and make seal command… ( #2093 )
...
* Set number of pester retries to zero by default and make seal command return 403 if unauthorized instead of 500
* Fix build
* Use 403 instead and update test
* Change another 500 to 403
2016-11-16 14:08:09 -05:00
Chris Lundquist
61411f2f4f
prevent binding 0.0.0.0 -> ::0 ( #2094 )
2016-11-15 12:00:57 -05:00
Jeff Mitchell
be2d33e4b6
Update path help for approle secret id TTL
2016-11-15 11:50:51 -05:00
Jeff Mitchell
46888828cc
changelog++
2016-11-14 12:46:47 -05:00
Jeff Mitchell
d78a756ad0
changelog++
2016-11-11 16:44:37 -05:00
Jeff Mitchell
7aed117565
Add extra logic around listener handling. ( #2089 )
2016-11-11 16:43:33 -05:00
Jeff Mitchell
cdef1bee4e
changelog++
2016-11-11 15:36:08 -05:00
Jeff Mitchell
920f928745
Allow wrapping to be specified by backends, and take the lesser of the request/response times ( #2088 )
2016-11-11 15:12:11 -05:00
Daniel Somerfield
c33484c147
Added document to github auth backend covering user-specific policies. ( #2084 )
2016-11-11 08:59:26 -05:00
Daniel Somerfield
c1d2dd5fb9
Added support for individual user policy mapping in github auth backend. ( #2079 )
2016-11-10 16:21:14 -05:00
matt maier
2cd3cfd83e
Vendor circonus ( #2082 )
2016-11-10 16:17:55 -05:00
lemondrank
d720ff9492
Merge pull request #11 from ChaseLEngel/acltest-allow
...
added AllowOperation tests
2016-11-09 12:12:14 -08:00
Jeff Mitchell
c6da33045b
changelog++
2016-11-08 11:37:29 -05:00
Jeff Mitchell
c7ca7aef0a
Fix unwrap CLI command when there is no client token set. ( #2077 )
2016-11-08 11:36:15 -05:00
Jeff Mitchell
d31eabf446
Fix other clustering tests on OSX
2016-11-08 10:55:41 -05:00
Jeff Mitchell
ee248f9486
Fix cluster testing on OSX; see the inline comment for details
2016-11-08 10:31:35 -05:00
Jeff Mitchell
df2e149580
Show the listener address when it's created for the cluster in the log
2016-11-08 10:31:15 -05:00
Jeff Mitchell
26a432a04d
use a const for cluster test pause period
2016-11-08 10:30:44 -05:00
vascop
59c55e0aa6
Fix typo and remove trailing whitespace. ( #2074 )
2016-11-08 09:32:23 -05:00
Jeff Mitchell
e364221122
Fix GitHub tests
2016-11-08 07:13:42 -05:00
Brad Jones
9a8603f347
Clarify that Swift only supports v1.0 auth ( #2070 )
2016-11-08 06:44:34 -05:00
lemondrank
19257d3a50
added AllowOperation tests
2016-11-07 12:28:41 -08:00
Chase L Engel
2e549d249f
Merge pull request #10 from ChaseLEngel/acltests-chase
...
Moved Operations out of test cases variable.
2016-11-07 12:09:09 -08:00
ChaseLEngel
5711af4d1d
Moved Operations out of test cases variable.
2016-11-07 12:08:17 -08:00
Jacob Crowther
ba4420d06b
Specify the value of "generated secrets" ( #2066 )
...
This small change is to specify (mostly for new users) that only dynamic secrets are revoked when running revoke-self.
2016-11-07 15:02:23 -05:00
Joel Thompson
523de6b4d2
Add information on HMAC verification to transit docs ( #2062 )
2016-11-07 13:44:14 -05:00
Glenn McAllister
4bb7c96827
Add ldap tls_max_version config ( #2060 )
2016-11-07 13:43:39 -05:00
Chase L Engel
4bb73be829
Merge pull request #9 from ChaseLEngel/acltests-chase
...
Acltests chase
2016-11-06 20:28:22 -08:00
ChaseLEngel
7ceec7a4a3
Finished merge testing.
2016-11-06 15:16:08 -08:00
mwoolsey
06f3f8cfde
narrowed the problem to: the Permissions struct in the TestPolicyMerge method is not being initialized
2016-11-06 13:38:25 -08:00
Jeff Mitchell
1ed94ca3ec
changelog++
2016-11-04 12:36:34 -04:00