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 |
Bradley Girardeau
|
6697012dd3
|
mfa: improve edge cases and documentation
|
2015-07-27 21:14:00 -07:00 |
Bradley Girardeau
|
06863d08f0
|
mfa: add to userpass backend
|
2015-07-27 21:14:00 -07:00 |
Bradley Girardeau
|
15c9e0cfc3
|
mfa duo: better error messages
|
2015-07-27 21:14:00 -07:00 |
Bradley Girardeau
|
e45f957bcc
|
mfa: add test cases for MFA, Duo
|
2015-07-27 21:14:00 -07:00 |
Bradley Girardeau
|
4eb1beb31c
|
ldap: add mfa support to CLI
|
2015-07-27 21:14:00 -07:00 |
Bradley Girardeau
|
8fa5a349a5
|
ldap: add mfa to LDAP login
|
2015-07-27 21:14:00 -07:00 |
Bradley Girardeau
|
5cf78d8ba2
|
mfa: add MFA wrapper with Duo second factor
|
2015-07-27 21:14:00 -07:00 |
Armon Dadgar
|
83729a3bd9
|
website: fixing details about HA backends
|
2015-07-24 12:11:45 -07:00 |
Armon Dadgar
|
ae28087f67
|
server: import sha512. Fixes #448
|
2015-07-23 13:51:45 -07:00 |
Armon Dadgar
|
80e59089ba
|
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
|
eeb623bca0
|
Merge pull request #447 from kgutwin/f-tlsvers
Specify Vault listener minimum TLS version
|
2015-07-23 13:42:42 -07:00 |
Armon Dadgar
|
9ec3cefea9
|
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
|
3a5e036727
|
Document warning for using lower TLS versions
|
2015-07-23 11:54:45 -04:00 |
Lauro Balderas
|
436dfd464d
|
S3 backend session token documentation updated
|
2015-07-23 22:53:20 +10:00 |
Justin LaRose
|
361f10f79e
|
Cassandra secret backend doc update for connection config - "hosts" instead of "host"
|
2015-07-23 03:07:29 -04:00 |
Karl Gutwin
|
1096f5a53e
|
Avoid unnecessary abbreviation
|
2015-07-22 23:28:46 -04:00 |
Karl Gutwin
|
9c963a0632
|
TLS minimum version documentation
|
2015-07-22 23:21:18 -04:00 |
Karl Gutwin
|
2e81d9047d
|
Allow specifying a TLS minimum version
|
2015-07-22 23:19:41 -04:00 |
Armon Dadgar
|
c0d01df519
|
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
|
6948c7dcb3
|
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
|
63fcb61145
|
Merge pull request #419 from nbrownus/telemetry_names
Disable hostname prefix for runtime telemetry
|
2015-07-22 15:38:23 -07:00 |
Armon Dadgar
|
01147622ce
|
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
|
25ea28f419
|
use /usr/bin/env to find bash
|
2015-07-21 20:06:54 -06:00 |
Bradley Girardeau
|
e8d26d244b
|
ldap: change setting user policies to setting user groups
|
2015-07-20 11:33:39 -07:00 |
Seth Vargo
|
564f6d3743
|
Small tutorial fixes and tweaks
|
2015-07-19 16:52:11 -04:00 |
Daniel Somerfield
|
30920dc751
|
Finished draft of api tutorial and worked it into the flow.
|
2015-07-19 12:29:06 -07:00 |
Lauro Balderas
|
9a51ca341b
|
Granting S3 backend temporary access
|
2015-07-18 16:48:23 +10:00 |
Daniel Somerfield
|
89e0ed22db
|
More work on apis doc.
|
2015-07-16 06:29:52 -07:00 |
Daniel Somerfield
|
3f45692500
|
Added start of page in intro that explains / demos the REST apis
|
2015-07-15 06:28:04 -07:00 |
Bradley Girardeau
|
1e1d4ba66d
|
ldap: add documentation for setting policies based on user
|
2015-07-14 16:13:40 -07:00 |
Nate Brown
|
dec99f2bf6
|
Git ignore getting in the way
|
2015-07-14 15:57:06 -07:00 |
Nate Brown
|
5804c4a872
|
Fix travis build
|
2015-07-14 15:50:29 -07:00 |
Bradley Girardeau
|
301a22295d
|
ldap: add ability to set policies based on username as well as groups
|
2015-07-14 15:46:15 -07:00 |
Nate Brown
|
65dc78ba35
|
Docs for the telemetry object
|
2015-07-14 15:45:45 -07:00 |
Bradley Girardeau
|
0e2edc2378
|
ldap: add ability to login with a userPrincipalName (user@upndomain)
|
2015-07-14 15:37:46 -07:00 |
Nate Brown
|
0ec0b41aa3
|
Telemetry object in config
|
2015-07-14 15:36:28 -07:00 |
Seth Vargo
|
17065f4819
|
Merge pull request #418 from hashicorp/sethvargo/rack_protection
Add Rack::Protection
|
2015-07-13 18:30:30 -04:00 |
Nate Brown
|
d2c048d870
|
Disable hostname prefix for runtime telemetry
|
2015-07-13 13:17:57 -07:00 |
Seth Vargo
|
d86a608db8
|
Use Rack::Protection
|
2015-07-13 13:07:24 -04:00 |
Seth Vargo
|
2ddeb831e4
|
Update middleman-hashicorp
|
2015-07-13 13:07:18 -04:00 |
Armon Dadgar
|
3042452def
|
website: fixing lots of references to vault help
|
2015-07-13 20:12:09 +10:00 |
Armon Dadgar
|
7be012b8b6
|
website: help command is now path-help
|
2015-07-13 20:03:29 +10:00 |
Armon Dadgar
|
8b9093cc86
|
Change version to 0.2.1 dev
|
2015-07-13 19:57:54 +10:00 |
Armon Dadgar
|
2d32b0a1ca
|
Cutting v0.2.0
|
2015-07-13 19:40:01 +10:00 |
Armon Dadgar
|
190400a456
|
CHANGELOG updates
|
2015-07-13 19:34:11 +10:00 |
Armon Dadgar
|
26937498f6
|
physical/zk: Fixing node representation. Fixes #416
|
2015-07-13 19:33:23 +10:00 |
Armon Dadgar
|
9e6a0ffe1b
|
api: fixing 404 handling of GetPolicy
|
2015-07-13 19:20:00 +10:00 |
Armon Dadgar
|
8dd9478e14
|
website: fixing documentation errors. Fixes #412
|
2015-07-13 19:10:44 +10:00 |