Jeff Mitchell
|
2012b95911
|
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
|
0b73c2ff9a
|
Fix PKI logical backend email alt_names
|
2016-08-04 12:10:34 +02:00 |
Jeff Mitchell
|
1b0c9afc43
|
Update DB docs with new SQL specification options
|
2016-08-03 15:45:56 -04:00 |
Jeff Mitchell
|
45ab722845
|
changelog++
|
2016-08-03 15:40:01 -04:00 |
Jeff Mitchell
|
401c143b1c
|
Merge pull request #1686 from hashicorp/issue-1619
Add arbitrary string slice parsing.
|
2016-08-03 15:36:25 -04:00 |
Jeff Mitchell
|
58e9cbbfc6
|
Add postgres test for block statements
|
2016-08-03 15:34:50 -04:00 |
Jeff Mitchell
|
6ffdce7f40
|
Fix bugs and add test case for arbitrary string slice
|
2016-08-03 14:57:36 -04:00 |
Jeff Mitchell
|
9e204bd88c
|
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
|
c025b292b5
|
Cleanup
|
2016-08-03 13:09:12 -04:00 |
Jeff Mitchell
|
a7ed50dbc8
|
coreClusterPath -> coreLocalClusterPath
|
2016-08-03 09:50:21 -04:00 |
vishalnayak
|
f76d482fee
|
changelog++
|
2016-08-02 17:35:12 -04:00 |
Vishal Nayak
|
0b2098de2f
|
Merge pull request #1681 from hashicorp/disallowed-policies
Support disallowed_policies in token roles
|
2016-08-02 17:32:53 -04:00 |
Jeff Mitchell
|
1a1ccfedd0
|
Update Consul lib to use headers for tokens
|
2016-08-02 17:05:24 -04:00 |
vishalnayak
|
e7cb3fd990
|
Addressed review feedback
|
2016-08-02 16:53:06 -04:00 |
Jeff Mitchell
|
c4992fa3e5
|
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
|
4d5de08a46
|
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
|
4f45910dfc
|
disallowed_policies doc update
|
2016-08-02 16:33:22 -04:00 |
Jeff Mitchell
|
b4386032db
|
Fix up some wording
|
2016-08-02 16:25:00 -04:00 |
Alex Dadgar
|
92ede0db17
|
Address comments
|
2016-08-02 13:17:45 -07:00 |
vishalnayak
|
75c51378ce
|
Updated token auth docs with disallowed_policies
|
2016-08-02 15:33:03 -04:00 |
vishalnayak
|
9947b33498
|
Added tests for disallowed_policies
|
2016-08-02 15:21:15 -04:00 |
Jeff Mitchell
|
31b36fe2c2
|
Use duration helper to allow not specifying duration units
|
2016-08-02 15:12:45 -04:00 |
Jeff Mitchell
|
1fc837c22a
|
Fix nil panic in certain error conditions
|
2016-08-02 14:57:11 -04:00 |
Jeff Mitchell
|
6389a3cc31
|
Ensure response data not nil in IsError
|
2016-08-02 14:54:34 -04:00 |
vishalnayak
|
a936914101
|
Address review feedback and fix existing tests
|
2016-08-02 14:10:20 -04:00 |
vishalnayak
|
a0c711d0cf
|
Added disallowed_policies to token roles
|
2016-08-02 10:33:50 -04:00 |
Laura Bennett
|
289a50b446
|
updated version to 0.6.1-rc2
|
2016-08-01 15:45:55 -04:00 |
Jeff Mitchell
|
662927646f
|
changelog++
|
2016-08-01 15:29:39 -04:00 |
Vishal Nayak
|
a98e3ac5ec
|
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
|
e029d3c87a
|
Support execution of remote commands using 'vault ssh'
|
2016-08-01 14:53:00 -04:00 |
Jeff Mitchell
|
9902891c81
|
Alphabetize token store docs
|
2016-08-01 13:37:12 -04:00 |
Jeff Mitchell
|
45d9d321f8
|
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
|
357f2d972f
|
Add some extra safety checking in accessor listing and update website
docs.
|
2016-08-01 13:12:06 -04:00 |
vishalnayak
|
3c01b9a22c
|
changelog++
|
2016-08-01 12:43:59 -04:00 |
Vishal Nayak
|
99c5bc4f8a
|
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
|
91e60a5824
|
Fixed the test after removing shutdown bool
|
2016-08-01 12:20:38 -04:00 |
Jeff Mitchell
|
6ffefb649d
|
Close the shutdown channel instead of sending a value down
|
2016-08-01 11:58:45 -04:00 |
vishalnayak
|
05b8ce8348
|
Address review feedback
|
2016-08-01 11:15:25 -04:00 |
vishalnayak
|
21d155f4af
|
Fix physical/consul test case
|
2016-08-01 10:55:47 -04:00 |
vishalnayak
|
5ed10f4074
|
Make the defer statement of waitgroup to execute last
|
2016-08-01 10:24:27 -04:00 |
vishalnayak
|
ea2e677f02
|
Sharing shutdown message with physical consul backend
|
2016-07-31 10:09:16 -04:00 |
vishalnayak
|
a8b4fc0d3c
|
Add waitgroup wait to allow physical consul to deregister checks
|
2016-07-30 13:17:29 -04:00 |
Jeff Mitchell
|
6546005487
|
Fix typo
|
2016-07-29 23:24:04 -04:00 |
Jeff Mitchell
|
e606aab6e0
|
oops, fix createAccessor
|
2016-07-29 18:23:55 -04:00 |
Jeff Mitchell
|
23ab63c78e
|
Add accessor list function to token store
|
2016-07-29 18:20:38 -04:00 |
vishalnayak
|
d60c921f29
|
changelog++
|
2016-07-29 14:52:12 -04:00 |
Vishal Nayak
|
cde9ec962b
|
Merge pull request #1671 from hashicorp/vault-status-version
Added Vault version information to the 'status' command
|
2016-07-29 14:48:33 -04:00 |
vishalnayak
|
4e25e729ee
|
Removed duplicated check in tests
|
2016-07-29 14:18:53 -04:00 |
vishalnayak
|
8b0b0d5922
|
Add cluster information to 'vault status'
|
2016-07-29 14:13:53 -04:00 |
Vishal Nayak
|
965fea0c38
|
Merge pull request #1674 from chrishoffman/doc-pki
Small doc fix
|
2016-07-29 12:06:48 -04:00 |