Commit Graph

5064 Commits

Author SHA1 Message Date
vishalnayak c8b6ab7223 Disable PKI OU tests to fix the build 2017-01-24 06:25:56 -05:00
Vishal Nayak 0a4e20a505 Merge pull request #2297 from Centricient/order-fix
Fix cipher preferred order
2017-01-24 04:22:00 -05:00
Roman Vynar 85eceef188
Fix cipher preferred order 2017-01-24 09:29:57 +02:00
Jeff Mitchell 43acbea6a9 Add some newlines to a failing test to make it easier to spot differences 2017-01-23 14:08:29 -05:00
Jeff Mitchell 526b1d2941 changelog++ 2017-01-23 13:51:21 -05:00
Jeff Mitchell 42894754a6 Remove comments destined to be outdated 2017-01-23 13:49:15 -05:00
Roman Vynar 1615280efa Added tls_cipher_suites, tls_prefer_server_ciphers config options to listener (#2293) 2017-01-23 13:48:35 -05:00
Jeff Mitchell 9c2b21f947 Have Travis build with Go 1.8 2017-01-23 12:46:05 -05:00
Jeff Mitchell 27b824a7c3 changelog++ 2017-01-23 12:45:34 -05:00
joe miller 98df700495 allow roles to set OU value in certificates issued by the pki backend (#2251) 2017-01-23 12:44:45 -05:00
Jeff Mitchell 6ceb56a377 changelog++ 2017-01-23 11:08:29 -05:00
Chris Hoffman 7568a212b1 Adding support for exportable transit keys (#2133) 2017-01-23 11:04:43 -05:00
Jeff Mitchell 5ceeb87306 changelog++ 2017-01-23 11:03:06 -05:00
Jeff Mitchell cae2604e83 changelog++ 2017-01-23 10:58:26 -05:00
Jeff Mitchell dd61901d4f changelog++ 2017-01-23 10:57:33 -05:00
Vishal Nayak 5aba2d47b6 ldap: Minor enhancements, tests and doc update (#2272) 2017-01-23 10:56:43 -05:00
Brian Kassouf d79542583f changelog++ 2017-01-19 14:38:52 -08:00
Brian Kassouf d6198b7e24 change consistency config value from a bool to a string (#2282) 2017-01-19 17:36:33 -05:00
vishalnayak cf683af809 Corrected PR number in CL 2017-01-19 10:13:43 -05:00
Vishal Nayak bb1f28ce66 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 8cdf65e2f9 changelog++ 2017-01-19 09:20:41 -05:00
Vishal Nayak 462f573f96 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 4da3cf3479 Fix file_path argument in audit's index.html 2017-01-18 21:43:29 -05:00
Vishal Nayak 06c586ccd1 tokenStore: document the 'period' field (#2267) 2017-01-18 17:25:52 -05:00
Jacob Crowther 5f28afdf32 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 6279a6a57f changelog++ 2017-01-18 16:12:40 -05:00
Jeff Mitchell 20c65b8300 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 be5a8e1d4e 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 8668f82831 vaultsharp is now cross-platform (#2285) 2017-01-18 08:45:16 -05:00
vishalnayak c9bd2a37f8 Don't sanitize disallowed_policies on token role 2017-01-17 21:34:14 -05:00
Vishal Nayak fa7d61baa3 Merge pull request #2202 from fcantournet/fix_govet_fatalf
all: test: Fix govet warnings
2017-01-17 16:45:35 -05:00
Jeff Mitchell 69eb5066dd Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
Jeff Mitchell 2052e406d2 Move router mount back below table persistence 2017-01-17 15:15:28 -05:00
Jeff Mitchell d89256beee Use trusty for Travis to force TLS 1.2 2017-01-17 13:48:36 -05:00
Jeff Mitchell 855d66f0c8 changelog++ 2017-01-17 13:46:31 -05:00
vishalnayak 0d59c1e6db Adding the 429 code back in 2017-01-17 13:36:56 -05:00
Jeff Mitchell 8e62acbd59 Sync the locking behavior between logical/auth backend (#2280) 2017-01-17 13:02:29 -05:00
Jeff Mitchell dd0e44ca10 Add nonce to unseal to allow seeing if the operation has reset (#2276) 2017-01-17 11:47:06 -05:00
Vishal Nayak 0591ba4be8 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 62f17774f5 doc: remove unused 429 code from docs to avoid confusion 2017-01-13 23:12:32 -05:00
Brian Kassouf e92973c6e0 changelog++ 2017-01-13 14:59:52 -08:00
Brian Kassouf 59264771a0 Merge pull request #2270 from hashicorp/consul-require-consistent
Consul require consistent
2017-01-13 14:56:47 -08:00
Brian Kassouf 5b1f3d07b0 Merge pull request #2271 from hashicorp/fix-test
add initialize method to noopbackend
2017-01-13 14:35:15 -08:00
Brian Kassouf 3d47e5ebc7 add initialize method to noopbackend 2017-01-13 13:12:27 -08:00
Brian Kassouf 6aa097b727 Add require consistent flag to Consul Lock 2017-01-13 12:22:14 -08:00
Jeff Mitchell 252e1f1e84 Port over some work to make the system views a bit nicer 2017-01-13 14:51:27 -05:00
Brian Kassouf f11cd7f54a SP error 2017-01-13 11:50:23 -08:00
Brian Kassouf aff6282e78 Add require_conistent to docs 2017-01-13 11:48:35 -08:00
Vishal Nayak 1d7ded02b4 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 ce6fa6b30e Add test for require_consistency option 2017-01-13 10:24:40 -08:00