Vishal Nayak
|
84257149c4
|
Merge pull request #2297 from Centricient/order-fix
Fix cipher preferred order
|
2017-01-24 04:22:00 -05:00 |
|
Roman Vynar
|
9cdf9f55da
|
Fix cipher preferred order
|
2017-01-24 09:29:57 +02:00 |
|
Jeff Mitchell
|
4c187180d9
|
Add some newlines to a failing test to make it easier to spot differences
|
2017-01-23 14:08:29 -05:00 |
|
Jeff Mitchell
|
06a81d809d
|
changelog++
|
2017-01-23 13:51:21 -05:00 |
|
Jeff Mitchell
|
dc7e1cc98c
|
Remove comments destined to be outdated
|
2017-01-23 13:49:15 -05:00 |
|
Roman Vynar
|
51bb8bc544
|
Added tls_cipher_suites, tls_prefer_server_ciphers config options to listener (#2293)
|
2017-01-23 13:48:35 -05:00 |
|
Jeff Mitchell
|
2c38762622
|
Have Travis build with Go 1.8
|
2017-01-23 12:46:05 -05:00 |
|
Jeff Mitchell
|
7e7a2d313a
|
changelog++
|
2017-01-23 12:45:34 -05:00 |
|
joe miller
|
90e32515ea
|
allow roles to set OU value in certificates issued by the pki backend (#2251)
|
2017-01-23 12:44:45 -05:00 |
|
Jeff Mitchell
|
1580459fc0
|
changelog++
|
2017-01-23 11:08:29 -05:00 |
|
Chris Hoffman
|
43bae79d01
|
Adding support for exportable transit keys (#2133)
|
2017-01-23 11:04:43 -05:00 |
|
Jeff Mitchell
|
7eb939fd9d
|
changelog++
|
2017-01-23 11:03:06 -05:00 |
|
Jeff Mitchell
|
5c41d8bec5
|
changelog++
|
2017-01-23 10:58:26 -05:00 |
|
Jeff Mitchell
|
530d61c5d8
|
changelog++
|
2017-01-23 10:57:33 -05:00 |
|
Vishal Nayak
|
b706ec9506
|
ldap: Minor enhancements, tests and doc update (#2272)
|
2017-01-23 10:56:43 -05:00 |
|
Brian Kassouf
|
235f9458d3
|
changelog++
|
2017-01-19 14:38:52 -08:00 |
|
Brian Kassouf
|
f8e3714eae
|
change consistency config value from a bool to a string (#2282)
|
2017-01-19 17:36:33 -05:00 |
|
vishalnayak
|
ef69ce4916
|
Corrected PR number in CL
|
2017-01-19 10:13:43 -05:00 |
|
Vishal Nayak
|
a9d6ac5950
|
Merge pull request #2203 from hashicorp/file-backend-base64
Base64 encode the file names in the 'file' physical backend
|
2017-01-19 10:10:57 -05:00 |
|
vishalnayak
|
781811cf7d
|
changelog++
|
2017-01-19 09:20:41 -05:00 |
|
Vishal Nayak
|
fee4c3cdc2
|
Merge pull request #2288 from hashicorp/doc-audit-file-path
Fix file_path argument in audit's index.html
|
2017-01-19 09:11:39 -05:00 |
|
vishalnayak
|
30a67c13fb
|
Fix file_path argument in audit's index.html
|
2017-01-18 21:43:29 -05:00 |
|
Vishal Nayak
|
c43a7ceb57
|
tokenStore: document the 'period' field (#2267)
|
2017-01-18 17:25:52 -05:00 |
|
Jacob Crowther
|
9a3df44d36
|
Example "List" command missing a forward slash (#2233)
The List command example is missing a forward slash before the query parameter.
|
2017-01-18 17:25:23 -05:00 |
|
Jeff Mitchell
|
a6c1670cfc
|
changelog++
|
2017-01-18 16:12:40 -05:00 |
|
Jeff Mitchell
|
d176f69d88
|
Fix regression in 0.6.4 where token store roles could not properly wo… (#2286)
|
2017-01-18 16:11:25 -05:00 |
|
Vishal Nayak
|
aaf6194e4b
|
Merge pull request #2284 from hashicorp/disallowed_policies_root
Don't sanitize disallowed_policies on token role
|
2017-01-18 10:23:48 -05:00 |
|
Raja Nadar
|
8a09228d7c
|
vaultsharp is now cross-platform (#2285)
|
2017-01-18 08:45:16 -05:00 |
|
vishalnayak
|
a247b959ea
|
Don't sanitize disallowed_policies on token role
|
2017-01-17 21:34:14 -05:00 |
|
Vishal Nayak
|
0645606f84
|
Merge pull request #2202 from fcantournet/fix_govet_fatalf
all: test: Fix govet warnings
|
2017-01-17 16:45:35 -05:00 |
|
Jeff Mitchell
|
d51b13fca6
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
|
Jeff Mitchell
|
754cca2edc
|
Move router mount back below table persistence
|
2017-01-17 15:15:28 -05:00 |
|
Jeff Mitchell
|
ea70803285
|
Use trusty for Travis to force TLS 1.2
|
2017-01-17 13:48:36 -05:00 |
|
Jeff Mitchell
|
3c24b58724
|
changelog++
|
2017-01-17 13:46:31 -05:00 |
|
vishalnayak
|
a829762ead
|
Adding the 429 code back in
|
2017-01-17 13:36:56 -05:00 |
|
Jeff Mitchell
|
28dbd64daa
|
Sync the locking behavior between logical/auth backend (#2280)
|
2017-01-17 13:02:29 -05:00 |
|
Jeff Mitchell
|
ac0f45e45c
|
Add nonce to unseal to allow seeing if the operation has reset (#2276)
|
2017-01-17 11:47:06 -05:00 |
|
Vishal Nayak
|
f1c8b772fd
|
Merge pull request #2273 from hashicorp/doc-remove-429-code
doc: remove unused 429 code from docs to avoid confusion
|
2017-01-13 23:11:58 -05:00 |
|
vishalnayak
|
a89a03e42d
|
doc: remove unused 429 code from docs to avoid confusion
|
2017-01-13 23:12:32 -05:00 |
|
Brian Kassouf
|
6dc4b3f002
|
changelog++
|
2017-01-13 14:59:52 -08:00 |
|
Brian Kassouf
|
b15a3f4a46
|
Merge pull request #2270 from hashicorp/consul-require-consistent
Consul require consistent
|
2017-01-13 14:56:47 -08:00 |
|
Brian Kassouf
|
678e605460
|
Merge pull request #2271 from hashicorp/fix-test
add initialize method to noopbackend
|
2017-01-13 14:35:15 -08:00 |
|
Brian Kassouf
|
e1b3478998
|
add initialize method to noopbackend
|
2017-01-13 13:12:27 -08:00 |
|
Brian Kassouf
|
3aef68a32d
|
Add require consistent flag to Consul Lock
|
2017-01-13 12:22:14 -08:00 |
|
Jeff Mitchell
|
9cbfd2976a
|
Port over some work to make the system views a bit nicer
|
2017-01-13 14:51:27 -05:00 |
|
Brian Kassouf
|
430e125f45
|
SP error
|
2017-01-13 11:50:23 -08:00 |
|
Brian Kassouf
|
8522aeb031
|
Add require_conistent to docs
|
2017-01-13 11:48:35 -08:00 |
|
Vishal Nayak
|
bbd6ec8841
|
Merge pull request #2152 from mr-tron/master
Thanks for submitting this. I am going to merge this in and write tests.
|
2017-01-13 14:29:46 -05:00 |
|
Brian Kassouf
|
9dd96c97c6
|
Add test for require_consistency option
|
2017-01-13 10:24:40 -08:00 |
|
Brian Kassouf
|
2baf39f050
|
add a option for strong consistancy for consul
|
2017-01-13 09:49:04 -08:00 |
|