Commit Graph

1514 Commits

Author SHA1 Message Date
Karl Gutwin
a87af4e863 Add configuration options for default lease duration and max lease duration. 2015-07-30 09:42:49 -04:00
Armon Dadgar
23d4906eaf 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
36ef6e5102 Merge pull request #459 from broadinstitute/master
fix for teamName with whitespace use Slug
2015-07-29 14:32:40 -07:00
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
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
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
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
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
Jeff Zellner
57dbeaab8e use /usr/bin/env to find bash 2015-07-21 20:06:54 -06:00
Bradley Girardeau
709b91fbd1 ldap: change setting user policies to setting user groups 2015-07-20 11:33:39 -07:00
Seth Vargo
fccc27894e Small tutorial fixes and tweaks 2015-07-19 16:52:11 -04:00
Daniel Somerfield
180787cb63 Finished draft of api tutorial and worked it into the flow. 2015-07-19 12:29:06 -07:00
Lauro Balderas
04bc1c0ae1 Granting S3 backend temporary access 2015-07-18 16:48:23 +10:00
Daniel Somerfield
363e3d76f8 More work on apis doc. 2015-07-16 06:29:52 -07:00
Daniel Somerfield
4039a7593b Added start of page in intro that explains / demos the REST apis 2015-07-15 06:28:04 -07:00
Bradley Girardeau
675dc28c70 ldap: add documentation for setting policies based on user 2015-07-14 16:13:40 -07:00
Nate Brown
ba38ab3a58 Git ignore getting in the way 2015-07-14 15:57:06 -07:00
Nate Brown
e83432adb3 Fix travis build 2015-07-14 15:50:29 -07:00
Bradley Girardeau
7ee2419323 ldap: add ability to set policies based on username as well as groups 2015-07-14 15:46:15 -07:00
Nate Brown
bb11e27ba1 Docs for the telemetry object 2015-07-14 15:45:45 -07:00
Bradley Girardeau
cbb6b64ce6 ldap: add ability to login with a userPrincipalName (user@upndomain) 2015-07-14 15:37:46 -07:00
Nate Brown
8f666b8e60 Telemetry object in config 2015-07-14 15:36:28 -07:00
Seth Vargo
8503f5b4b2 Merge pull request #418 from hashicorp/sethvargo/rack_protection
Add Rack::Protection
2015-07-13 18:30:30 -04:00
Nate Brown
693f529ae7 Disable hostname prefix for runtime telemetry 2015-07-13 13:17:57 -07:00
Seth Vargo
fb23999409 Use Rack::Protection 2015-07-13 13:07:24 -04:00
Seth Vargo
a4ed9937a5 Update middleman-hashicorp 2015-07-13 13:07:18 -04:00
Armon Dadgar
dc5ecc3eed website: fixing lots of references to vault help 2015-07-13 20:12:09 +10:00
Armon Dadgar
e6cf9dcb63 website: help command is now path-help 2015-07-13 20:03:29 +10:00
Armon Dadgar
29f2e510c5 Change version to 0.2.1 dev 2015-07-13 19:57:54 +10:00
Armon Dadgar
358a3c2881 Cutting v0.2.0 v0.2.0 2015-07-13 19:40:01 +10:00
Armon Dadgar
5d0f55c1b4 CHANGELOG updates 2015-07-13 19:34:11 +10:00