9692 Commits

Author SHA1 Message Date
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
Brian Kassouf
aa04ba6ed4 Add test cases for map and integer types 2017-01-18 17:11:25 -08: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
Brian Kassouf
f315ecc13d Use deepequals and write tests for the allow/disallow values 2017-01-17 16:40:21 -08: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
Brian Kassouf
546964252f Start to check the values with allowed/dissallowed lists in policy. 2017-01-16 17:48:22 -08: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
7c90a9f05b Merge branch 'master' into acl-parameters-permission 2017-01-13 16:44:10 -08: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
Jeff Mitchell
fc1d75032b Bump deps 2017-01-13 09:06:34 -05:00
Vishal Nayak
6485b2fd27 Merge pull request #2269 from gnur/fix-rabbitmq-docs
Fixed rabbitmq documentation
2017-01-13 04:08:13 -05:00
vishalnayak
45c3c10a43 correcting the error statement 2017-01-13 03:58:46 -05:00
vishalnayak
3144cb1635 file: correct the old entry check 2017-01-13 03:51:09 -05:00
vishalnayak
b6d32e524d address review feedback 2017-01-13 03:39:33 -05:00
Erwin de Keijzer
7e27ca924d Fixed rabbitmq documentation
The docs were inconsistent between readwrite and readonly, the policy
itself evaluates to a readwrite policy, so the inconsistency is solved
by changing the odd occurrence of readonly.
2017-01-13 08:54:04 +01:00
vishalnayak
9e63de7ca3 physical/file: added test for base64 encoding the storage file names 2017-01-13 01:00:25 -05:00
vishalnayak
12f76f9e60 physical/file: Handle file duplication case while updating 2017-01-13 01:00:25 -05:00
vishalnayak
1a620fd5c0 physical/file: Fix the deletion flow 2017-01-13 01:00:25 -05:00
vishalnayak
412f3220bb physical: file backend to have key base64 URL encoded 2017-01-13 01:00:25 -05:00
Jeff Mitchell
12b7eee0a9 Rejig IsPrimary again 2017-01-12 15:59:00 -05:00
Jeff Mitchell
178ad94a37 Fix building some test code without build tags 2017-01-12 15:21:47 -05:00