Jeff Mitchell
|
5351b274fb
|
Add doc for ui to config page
|
2016-12-06 17:13:12 -05:00 |
|
Jeff Mitchell
|
12f44c886a
|
changelog++
|
2016-12-06 17:03:05 -05:00 |
|
Jeff Mitchell
|
aa72e7e1fe
|
Add 0.6.3 upgrade page to sidebar
|
2016-12-06 16:37:28 -05:00 |
|
vishalnayak
|
27aff4397f
|
Cut version 0.6.3
v0.6.3
|
2016-12-06 15:15:21 -05:00 |
|
vishalnayak
|
c4a01a1c90
|
Bump TF version
|
2016-12-06 14:49:17 -05:00 |
|
Jeff Mitchell
|
f3ba03de1a
|
Prep for 0.6.3
|
2016-12-06 11:26:29 -05:00 |
|
Jeff Mitchell
|
192b9f361e
|
Change an output to an error
|
2016-12-06 07:56:45 -05:00 |
|
Jeff Mitchell
|
fb9acace54
|
Minor ports
|
2016-12-05 12:28:12 -05:00 |
|
Jeff Mitchell
|
54c2cd4686
|
Change Vault audit broker logic to successfully start when at least one (#2155)
backend is successfully loaded.
Fixes #2083
|
2016-12-02 15:09:01 -05:00 |
|
Félix Cantournet
|
7bfecbd181
|
ldap auth via cli defaults username to env (#2137)
try to guess the username from 'LOGNAME' or if it isn't set 'USER'
|
2016-12-02 19:08:32 +01:00 |
|
Jeff Mitchell
|
3ea1a8a40e
|
changelog++
|
2016-12-02 11:26:04 -05:00 |
|
Vishal Nayak
|
20fabef08b
|
Use Vault client's scheme for auto discovery (#2146)
|
2016-12-02 11:24:57 -05:00 |
|
Jeff Mitchell
|
cbc3d0ed5b
|
changelog++
|
2016-12-02 11:23:42 -05:00 |
|
Jeff Mitchell
|
184ac30e5a
|
Don't unilaterally fail with internal status error when help fails, use the given response. Fixes #2153.
|
2016-12-02 11:22:13 -05:00 |
|
Thomas Soëte
|
422ef62bcf
|
Fix panic() in test suite (#2149)
As `base` could be nil, move check in `if base != nil`
|
2016-12-02 06:31:06 -05:00 |
|
Jeff Mitchell
|
77d804e483
|
Better handle nil responses in logical unwrap
|
2016-12-01 16:38:08 -05:00 |
|
Jeff Mitchell
|
1d1af35c8c
|
Respect logger in TestCluster
|
2016-12-01 15:25:10 -05:00 |
|
Jeff Mitchell
|
d79afd9e24
|
Update deps
|
2016-12-01 14:46:57 -05:00 |
|
Jeff Mitchell
|
361540ae62
|
changelog++
|
2016-12-01 14:43:19 -05:00 |
|
Christopher Pauley
|
973e3c2b1e
|
gcs physical backend (#2099)
|
2016-12-01 11:42:31 -08:00 |
|
Thomas Soëte
|
ebe1cf8081
|
Use 'http.MaxBytesReader' to limit request size (#2131)
Fix 'connection reset by peer' error introduced by 300b72e
|
2016-12-01 10:59:00 -08:00 |
|
Chris MacNaughton
|
93103f186c
|
Add Rust (#2136)
Add the Rust crate to the list
|
2016-12-01 10:54:41 -08:00 |
|
Jeff Mitchell
|
207140fe78
|
changelog++
|
2016-12-01 13:23:07 -05:00 |
|
Jeff Mitchell
|
b9be3da2bc
|
Fix nil value panic when Consul returns a user error (#2145)
|
2016-12-01 10:22:32 -08:00 |
|
vishesh92
|
577366ad9a
|
Fix aws auth login example (#2122)
|
2016-12-01 10:17:08 -08:00 |
|
Jeff Mitchell
|
7782330fbd
|
changelog++
|
2016-12-01 13:14:48 -05:00 |
|
Brian Nuszkowski
|
4a5ecd5d6c
|
Disallow passwords LDAP binds by default (#2103)
|
2016-12-01 10:11:40 -08:00 |
|
Jeff Mitchell
|
b7c655f45c
|
Fix panic when unwrapping if the server EOFs
|
2016-11-29 16:50:07 -05:00 |
|
Denis Subbotin
|
34fd141771
|
fix checking that users policies is not nil
|
2016-11-29 16:35:49 +03:00 |
|
Denis Subbotin
|
876c50539f
|
add support per user acl for ldap users
|
2016-11-29 13:32:59 +03:00 |
|
Jeff Mitchell
|
4e4693e5de
|
Add some commenting to PermitPool
|
2016-11-28 18:34:58 -05:00 |
|
Talal Obeid
|
1fa62b3fb3
|
Improve link to intro and getting started (#2049)
|
2016-11-28 09:41:08 -08:00 |
|
Jeff Mitchell
|
bff8ce57ed
|
changelog++
|
2016-11-28 12:32:14 -05:00 |
|
Thomas Soëte
|
a5bc54cbbf
|
Close ldap connection to avoid leak (#2130)
|
2016-11-28 09:31:36 -08:00 |
|
Jeff Mitchell
|
c88c8c27a1
|
Add cgo info to vault version output
|
2016-11-27 19:32:57 -05:00 |
|
Jeff Mitchell
|
c91a7c51a2
|
Print the revision, if known, separately from the version.
Also, indicate whether the build is dynamic or not.
|
2016-11-27 19:28:35 -05:00 |
|
Jeff Mitchell
|
2b5fb353f3
|
Only add version sha if known
|
2016-11-27 19:16:44 -05:00 |
|
Andrea Crotti
|
5b9c125954
|
return code is 403 not 400 (#2128)
|
2016-11-25 06:47:27 -08:00 |
|
Dan Gorst
|
4835df609d
|
Minor documentation tweak (#2127)
Should be arn, not policy - latter will error as that assume an inline policy json document
|
2016-11-24 07:36:46 -08:00 |
|
Jeff Mitchell
|
2a84f795f7
|
Add version sha to server startup output
|
2016-11-22 16:43:05 -05:00 |
|
Jeff Mitchell
|
9d2f60a083
|
Change current version number
|
2016-11-22 16:04:50 -05:00 |
|
Jeff Mitchell
|
5056fb9cd8
|
changelog++
|
2016-11-22 12:57:11 -05:00 |
|
Jeff Mitchell
|
24d2f39a7f
|
Don't say mlock is supported on OSX when it isn't. (#2120)
Fixes #2119
|
2016-11-22 12:56:36 -05:00 |
|
Em Smith
|
fba6068e97
|
Change command examples for First Secrets #2116 (#2117)
These were discovered to be out of date as per https://github.com/hashicorp/vault/issues/2116
|
2016-11-22 12:44:17 -05:00 |
|
Jeff Mitchell
|
7c3ef33a94
|
changelog++
|
2016-11-22 12:31:19 -05:00 |
|
Kyle McCullough
|
9571df6bc6
|
cli: fix bug with 'vault read -field=...' when the field value contains a printf formatting verb (#2109)
|
2016-11-22 12:30:23 -05:00 |
|
Jeff Mitchell
|
6165c3e20f
|
Update docs to fix #2102
|
2016-11-22 12:19:22 -05:00 |
|
mwoolsey
|
a22c7c8b30
|
Merge remote-tracking branch 'upstream/master'
|
2016-11-20 18:31:55 -08:00 |
|
Armon Dadgar
|
5a467432bf
|
Updating changelog
|
2016-11-17 12:17:31 -08:00 |
|
Armon Dadgar
|
300b72e75c
|
Merge pull request #2108 from hashicorp/f-req-size-limit
http: limit maximum request size
|
2016-11-17 12:16:01 -08:00 |
|