7782 Commits

Author SHA1 Message Date
Jeff Mitchell
1291d8bb0d Merge pull request #1691 from hashicorp/docs-secret-aws-iam-role
~secret/aws: env variable and IAM role usage
2016-08-04 16:05:06 -04:00
Cameron Stokes
1b66c6534c ~secret/aws: env variable and IAM role usage 2016-08-04 13:02:07 -07:00
Jeff Mitchell
24f837a839 Switch some errors that ought to be 500 to 500 2016-08-04 09:11:24 -04:00
Jeff Mitchell
f94d835b15 changelog++ 2016-08-04 09:01:29 -04:00
Jeff Mitchell
0d6d136541 Merge pull request #1688 from vbatoufflet/pki-email-fix
Fix PKI logical backend email alt_names
2016-08-04 06:59:54 -04:00
Vincent Batoufflet
38a30a92e3 Fix PKI logical backend email alt_names 2016-08-04 12:10:34 +02:00
Jeff Mitchell
6ce0f86c0f Update DB docs with new SQL specification options 2016-08-03 15:45:56 -04:00
Jeff Mitchell
a30f21b203 changelog++ 2016-08-03 15:40:01 -04:00
Jeff Mitchell
edc6c608d7 Merge pull request #1686 from hashicorp/issue-1619
Add arbitrary string slice parsing.
2016-08-03 15:36:25 -04:00
Jeff Mitchell
9732c10d03 Add postgres test for block statements 2016-08-03 15:34:50 -04:00
Jeff Mitchell
347cd93b2a Fix bugs and add test case for arbitrary string slice 2016-08-03 14:57:36 -04:00
Laura Bennett
d29e3d79d2 initial commit for minor update to token-store 2016-08-03 14:32:17 -04:00
Jeff Mitchell
7d1f0facb8 Add arbitrary string slice parsing.
Like the KV function, this supports either separated strings or JSON
strings, base64-encoded or not.

Fixes #1619 in theory.
2016-08-03 14:24:16 -04:00
Jeff Mitchell
3329d38959 Cleanup 2016-08-03 13:09:12 -04:00
Jeff Mitchell
1957de6d12 coreClusterPath -> coreLocalClusterPath 2016-08-03 09:50:21 -04:00
vishalnayak
b77843875b changelog++ 2016-08-02 17:35:12 -04:00
Vishal Nayak
dc09dc9e21 Merge pull request #1681 from hashicorp/disallowed-policies
Support disallowed_policies in token roles
2016-08-02 17:32:53 -04:00
Jeff Mitchell
3b80b83313 Update Consul lib to use headers for tokens 2016-08-02 17:05:24 -04:00
vishalnayak
3ffce80142 Addressed review feedback 2016-08-02 16:53:06 -04:00
Jeff Mitchell
c888ceef6c Merge pull request #1684 from hashicorp/issue-1683
Add extra nil check for an error response/use duration helper for TTL values
2016-08-02 16:36:50 -04:00
Alex Dadgar
bcf98fa8d6 Merge pull request #1682 from hashicorp/f-refactor-tls-config
Refactor the TLS configuration between meta.Client and the api.Config
2016-08-02 13:35:37 -07:00
vishalnayak
3496bf8f16 disallowed_policies doc update 2016-08-02 16:33:22 -04:00
Jeff Mitchell
a3069be5d5 Fix up some wording 2016-08-02 16:25:00 -04:00
Alex Dadgar
881d67e2fd Address comments 2016-08-02 13:17:45 -07:00
vishalnayak
bc4533695c Updated token auth docs with disallowed_policies 2016-08-02 15:33:03 -04:00
vishalnayak
e68a2708e8 Added tests for disallowed_policies 2016-08-02 15:21:15 -04:00
Jeff Mitchell
844a855426 Use duration helper to allow not specifying duration units 2016-08-02 15:12:45 -04:00
Jeff Mitchell
6cae013f7d Fix nil panic in certain error conditions 2016-08-02 14:57:11 -04:00
Jeff Mitchell
ea8a2c97cf Ensure response data not nil in IsError 2016-08-02 14:54:34 -04:00
vishalnayak
9d9c6ccccd Address review feedback and fix existing tests 2016-08-02 14:10:20 -04:00
vishalnayak
b1b72b1a6b Added disallowed_policies to token roles 2016-08-02 10:33:50 -04:00
Laura Bennett
4e2e38d7f4 updated version to 0.6.1-rc2 2016-08-01 15:45:55 -04:00
Jeff Mitchell
f194d6d47e changelog++ 2016-08-01 15:29:39 -04:00
Vishal Nayak
f1f952c195 Merge pull request #1680 from hashicorp/remote-cmd-ssh
Support execution of remote commands using 'vault ssh'
2016-08-01 15:25:51 -04:00
vishalnayak
e4a20c0dcd Support execution of remote commands using 'vault ssh' 2016-08-01 14:53:00 -04:00
Jeff Mitchell
181f90e015 Alphabetize token store docs 2016-08-01 13:37:12 -04:00
Jeff Mitchell
6edb984b2e Merge pull request #1676 from hashicorp/accessor-listing
Add accessor list function to token store
2016-08-01 13:33:39 -04:00
Jeff Mitchell
140351733a Add some extra safety checking in accessor listing and update website
docs.
2016-08-01 13:12:06 -04:00
vishalnayak
d0dd6d27f7 changelog++ 2016-08-01 12:43:59 -04:00
Vishal Nayak
6efe8c97de Merge pull request #1678 from hashicorp/waitgroup-shutdown
Add waitgroup wait to allow physical consul to deregister checks
2016-08-01 12:41:05 -04:00
vishalnayak
c9b80ae853 Fixed the test after removing shutdown bool 2016-08-01 12:20:38 -04:00
Jeff Mitchell
32b39e808b Close the shutdown channel instead of sending a value down 2016-08-01 11:58:45 -04:00
vishalnayak
577cd9de35 Address review feedback 2016-08-01 11:15:25 -04:00
vishalnayak
b0ee8869fc Fix physical/consul test case 2016-08-01 10:55:47 -04:00
vishalnayak
5318130ba2 Make the defer statement of waitgroup to execute last 2016-08-01 10:24:27 -04:00
vishalnayak
461c30969e Sharing shutdown message with physical consul backend 2016-07-31 10:09:16 -04:00
vishalnayak
13c4bbf9d7 Add waitgroup wait to allow physical consul to deregister checks 2016-07-30 13:17:29 -04:00
Jeff Mitchell
ddfc5a1b6c Fix typo 2016-07-29 23:24:04 -04:00
Jeff Mitchell
1c6e59d9b3 oops, fix createAccessor 2016-07-29 18:23:55 -04:00
Jeff Mitchell
c081f9ed6d Add accessor list function to token store 2016-07-29 18:20:38 -04:00