7782 Commits

Author SHA1 Message Date
Armon Dadgar
ceca516629 Merge pull request #466 from databus23/patch-1
fix doc for pki/revoke API
2015-07-29 14:14:11 -07:00
Vivien Schilis
35db9bed6a Naming cleanup 2015-07-29 20:19:21 +00:00
vishalnayak
9aa02ad560 Vault SSH: Review Rework 2015-07-29 14:21:36 -04:00
vishalnayak
4eee1f50fa Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault 2015-07-29 14:08:02 -04:00
Fabian Ruff
d2074132aa fix doc for pki/revoke API 2015-07-29 14:28:12 +02:00
Kevin Fishner
51c87c2345 update analytics 2015-07-28 16:05:27 -07:00
Bradley Girardeau
4b69073dda mfa: add duo_api_golang dependency to Godeps 2015-07-28 14:08:17 -07:00
Bradley Girardeau
cf4fa83598 mfa: cleanup website documentation 2015-07-28 12:25:01 -07:00
Bradley Girardeau
c7b806ebf6 mfa: code cleanup 2015-07-28 11:55:46 -07:00
Bradley Girardeau
4a862163ac mfa: add website documentation 2015-07-28 11:00:57 -07:00
Daniel Kaffee
844cb49b38 made documentation a bit more clear 2015-07-28 15:50:43 +03:00
Daniel Kaffee
cf0ac18577 only use NewCertPool if there is a ca cert otherwise use host's certificates 2015-07-28 15:31:30 +03:00
Daniel Kaffee
2aadddd8f2 fix potential insecure skip verification bug 2015-07-28 15:15:31 +03:00
Daniel Kaffee
08feed86af fix identification to go formatting 2015-07-28 15:06:56 +03:00
Daniel Kaffee
68e340a285 refactor code 2015-07-28 14:55:33 +03:00
Bradley Girardeau
083226f317 mfa: improve edge cases and documentation 2015-07-27 21:14:00 -07:00
Bradley Girardeau
d47a12f024 mfa: add to userpass backend 2015-07-27 21:14:00 -07:00
Bradley Girardeau
0efdcb7ae0 mfa duo: better error messages 2015-07-27 21:14:00 -07:00
Bradley Girardeau
4b87af123d mfa: add test cases for MFA, Duo 2015-07-27 21:14:00 -07:00
Bradley Girardeau
85a4d740b5 ldap: add mfa support to CLI 2015-07-27 21:14:00 -07:00
Bradley Girardeau
5afc6115c7 ldap: add mfa to LDAP login 2015-07-27 21:14:00 -07:00
Bradley Girardeau
b581bf20e0 mfa: add MFA wrapper with Duo second factor 2015-07-27 21:14:00 -07:00
Vishal Nayak
11a6c6de12 Vault SSH: Refactoring 2015-07-27 16:42:03 -04:00
Vishal Nayak
6a91529f4e Vault SSH: admin_user/default_user fix 2015-07-27 15:03:10 -04:00
Vishal Nayak
74474f4f84 Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault 2015-07-27 13:02:39 -04:00
Vishal Nayak
6c5548ca7b Vault SSH: Refactoring 2015-07-27 13:02:31 -04:00
Raymond Pete
5b1db50733 name slug check 2015-07-26 22:21:16 -04:00
Armon Dadgar
49cdf87ab9 website: fixing details about HA backends 2015-07-24 12:11:45 -07:00
Vishal Nayak
0a4854e542 Vault SSH: Dynamic Key test case fix 2015-07-24 12:13:26 -04:00
Vishal Nayak
9d4c5f718b Vault SSH: keys/ designated special path 2015-07-23 18:12:13 -04:00
Vishal Nayak
699862b07a Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault 2015-07-23 17:20:34 -04:00
Vishal Nayak
3a1eaf1869 Vault SSH: Support OTP key type from CLI 2015-07-23 17:20:28 -04:00
Armon Dadgar
676f6d4233 server: import sha512. Fixes #448 2015-07-23 13:51:45 -07:00
Armon Dadgar
f9e853afc0 Merge pull request #449 from JustinLaRose/master
Cassandra secret backend doc update for connection config
2015-07-23 13:42:59 -07:00
Armon Dadgar
69e5100eb4 Merge pull request #447 from kgutwin/f-tlsvers
Specify Vault listener minimum TLS version
2015-07-23 13:42:42 -07:00
Armon Dadgar
3f7853cd53 Merge pull request #433 from infame-io/feature/s3_sts
Granting S3 backend temporary access
2015-07-23 13:33:58 -07:00
Karl Gutwin
46838b2b7e Document warning for using lower TLS versions 2015-07-23 11:54:45 -04:00
Lauro Balderas
8d574d2eaa S3 backend session token documentation updated 2015-07-23 22:53:20 +10:00
Justin LaRose
e697b7c057 Cassandra secret backend doc update for connection config - "hosts" instead of "host" 2015-07-23 03:07:29 -04:00
Karl Gutwin
04c5596822 Avoid unnecessary abbreviation 2015-07-22 23:28:46 -04:00
Karl Gutwin
3ad703eba6 TLS minimum version documentation 2015-07-22 23:21:18 -04:00
Karl Gutwin
3ed4f2f9e1 Allow specifying a TLS minimum version 2015-07-22 23:19:41 -04:00
Armon Dadgar
5024c84e5d Merge pull request #404 from BRMatt/patch-1
Ensure build.sh uses dependencies vendored by godeps
2015-07-22 17:30:06 -07:00
Armon Dadgar
a721fcfe37 Merge pull request #446 from sofuture/master
use /usr/bin/env to find bash in scripts
2015-07-22 17:23:14 -07:00
Armon Dadgar
3c7f311181 Merge pull request #419 from nbrownus/telemetry_names
Disable hostname prefix for runtime telemetry
2015-07-22 15:38:23 -07:00
Armon Dadgar
87e84d03d3 Merge pull request #420 from bgirardeau/master
LDAP Auth - Add per-user policies and option to login with userPrincipalName
2015-07-22 14:35:21 -07:00
Vishal Nayak
795d1a8d40 Vault SSH: Added vault server otp verify API 2015-07-22 16:00:58 -04:00
Vishal Nayak
2cdc7942e5 Merge branch 'vault-ssh-agent' into vishalvault 2015-07-22 14:16:38 -04:00
Vishal Nayak
10f38bb19d Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault 2015-07-22 14:16:23 -04:00
Vishal Nayak
ef05fe4051 Vault SSH: Vault agent support 2015-07-22 14:15:19 -04:00