Commit Graph

1770 Commits

Author SHA1 Message Date
Seth Vargo 67e2f7a8d8 Merge pull request #501 from hashicorp/sethvargo/godepsurself
Trying to understand the magic of godeps
2015-08-06 12:54:51 -04:00
Seth Vargo 3c9883be9a Add inf 2015-08-06 12:42:50 -04:00
Seth Vargo 459ba8403a Add missing godeps 2015-08-06 12:41:10 -04:00
Paul Hinze fc9de56736 Update vault code to match latest aws-sdk-go APIs 2015-08-06 11:37:08 -05:00
Seth Vargo bfd4b818b8 Update to latest aws and move off of hashicorp/aws-sdk-go 2015-08-06 12:26:41 -04:00
Seth Vargo b104ff6f4f Update ec2 (hc) 2015-08-06 12:20:01 -04:00
Seth Vargo 80792e5be0 Update gocql 2015-08-06 12:09:40 -04:00
Seth Vargo fd296c5911 Update snappy to the canonical new path
https://github.com/golang/snappy/pull/14
2015-08-06 12:05:35 -04:00
Armon Dadgar f58f46c243 Merge pull request #439 from geckoboard/feature-tls-mysql
Using SSL to encrypt connections to MYSQL
2015-08-05 14:52:43 -07:00
Armon Dadgar 76dc2ce552 Merge pull request #495 from ekristen/audit-timestamp
add a time field to the log entries
2015-08-05 14:51:06 -07:00
Erik Kristensen a394678ec1 update tests 2015-08-05 08:44:48 -06:00
Erik Kristensen 2125017cb9 add a time field to the log entries 2015-08-05 07:47:39 -06:00
vishalnayak 9aa075f3c7 Vault SSH: Added 'echo' path to SSH 2015-08-04 15:30:24 -04:00
Armon Dadgar 4d08cfdf6f Merge pull request #469 from kgutwin/f-config-defaultlease
Add configuration options for default lease duration and max lease duration
2015-08-04 10:06:41 -07:00
Armon Dadgar a2d1b66990 Merge pull request #489 from ekristen/github-fix
Fixes GitHub Authentication Bug #488
2015-08-04 10:05:07 -07:00
Vivien Schilis 9db7426002 Add documentation for the tls_ca_file option 2015-08-04 05:10:33 +00:00
vishalnayak 476da10f1c Vault SSH: Testing OTP creation 2015-08-03 19:04:07 -04:00
Erik Kristensen 26387f6535 remove newline 2015-08-03 16:34:24 -06:00
Erik Kristensen f9c49f4a57 fix bug #488 2015-08-03 15:47:30 -06:00
Armon Dadgar 850f46ed82 Merge pull request #486 from consultantRR/app-id-doc
update doc for app-id
2015-08-03 13:50:42 -07:00
vishalnayak 8409ba7210 Vault SSH: CRUD tests for named keys 2015-08-03 16:18:14 -04:00
Rusty Ross 719ac6e714 update doc for app-id
make clearer in doc that user-id can accept multiple app-id mappngs as comma-separated values
2015-08-03 09:44:26 -07:00
vishalnayak b7c7befe68 Vault SSH: CRUD test for lookup API 2015-08-03 11:22:00 -04:00
Armon Dadgar 473668a1a0 Merge pull request #482 from chiefy/master
Adding vaulted nodejs library to libraries section in docs.
2015-07-31 15:13:44 -07:00
Armon Dadgar 453c4defe6 Merge pull request #483 from longnguyen11288/master
added golang client lib
2015-07-31 15:10:36 -07:00
Vishal Nayak 9cb31ea800 Merge pull request #480 from hashicorp/issue479
Vault Test: Disabling mlock for logical.testing.Test()
2015-07-31 18:06:46 -04:00
Long Nguyen e666b5c624 added golang client 2015-07-31 17:10:38 -04:00
vishalnayak c4bd85c241 Vault SSH: CRUD test for dynamic role 2015-07-31 15:17:40 -04:00
Christopher Najewicz c5c7926af6 Adding vaulted nodejs library to libraries section in docs. 2015-07-31 14:31:26 -04:00
vishalnayak b592dcc3af Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault 2015-07-31 13:24:28 -04:00
vishalnayak c7ef0b95c2 Vault SSH: CRUD test case for OTP Role 2015-07-31 13:24:23 -04:00
vishalnayak 4409e704b5 Vault Test: Disabling mlock for logical.testing.Test() 2015-07-31 12:23:50 -04:00
Armon Dadgar 03728af495 Merge pull request #464 from bgirardeau/master
Add Multi-factor authentication with Duo
2015-07-30 17:51:31 -07:00
Bradley Girardeau aa55d36f03 Clean up naming and add documentation 2015-07-30 17:36:40 -07:00
Karl Gutwin 4bad987e58 PR review updates 2015-07-30 13:21:41 -04:00
Karl Gutwin 151ec72d00 Add configuration options for default lease duration and max lease duration. 2015-07-30 09:42:49 -04:00
Armon Dadgar 1535a21198 Merge pull request #384 from dkaffee92/feature/storage-backend-consul-configuration
allow specifying certificates used to talk to consul for storage backend
2015-07-29 14:41:53 -07:00
Armon Dadgar 2fe5fa95fb Merge pull request #459 from broadinstitute/master
fix for teamName with whitespace use Slug
2015-07-29 14:32:40 -07:00
Armon Dadgar c9a8560c2f Merge pull request #466 from databus23/patch-1
fix doc for pki/revoke API
2015-07-29 14:14:11 -07:00
Vivien Schilis 2a1dfdab4e Naming cleanup 2015-07-29 20:19:21 +00:00
vishalnayak 61c9f884a4 Vault SSH: Review Rework 2015-07-29 14:21:36 -04:00
vishalnayak e6a99525dc Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault 2015-07-29 14:08:02 -04:00
Fabian Ruff 41106d9b69 fix doc for pki/revoke API 2015-07-29 14:28:12 +02:00
Kevin Fishner 9fe25414aa update analytics 2015-07-28 16:05:27 -07:00
Bradley Girardeau 36d60623b1 mfa: add duo_api_golang dependency to Godeps 2015-07-28 14:08:17 -07:00
Bradley Girardeau 112f98d86f mfa: cleanup website documentation 2015-07-28 12:25:01 -07:00
Bradley Girardeau d26b77b4f4 mfa: code cleanup 2015-07-28 11:55:46 -07:00
Bradley Girardeau 6c24a000a3 mfa: add website documentation 2015-07-28 11:00:57 -07:00
Daniel Kaffee a6f828ba0a made documentation a bit more clear 2015-07-28 15:50:43 +03:00
Daniel Kaffee a5ad818d8e only use NewCertPool if there is a ca cert otherwise use host's certificates 2015-07-28 15:31:30 +03:00