Matthew Irish
|
cb8bbc4fbd
|
Transit key actions (#2254)
* add supports_* for transit key reads
* update transit docs with new supports_* fields
|
2017-01-11 10:05:06 -06:00 |
|
Cameron Stokes
|
af192b2081
|
Note about VAULT_UI environment variable. (#2255)
|
2017-01-11 09:29:45 -05:00 |
|
Raja Nadar
|
a5fc6d1f31
|
fix lookup-self response json
reflect the true 0.6.4 response.
|
2017-01-10 23:19:49 -08:00 |
|
Jeff Mitchell
|
f18d08cf2b
|
Remove documenting that the token to revoke can be part of the URL as (#2250)
this should never be used and only remains for backwards compat.
Fixes #2248
|
2017-01-09 22:09:29 -05:00 |
|
Jeff Mitchell
|
4d83db66df
|
Clarify text around redirect addr being required
|
2017-01-06 15:07:01 -05:00 |
|
windowsrefund
|
64e7e99755
|
prevent startup error when user has multiple private IPs configured locally
|
2017-01-03 15:24:11 -05:00 |
|
Michael Hofer
|
6dd1de959c
|
Add link to vault-client vc written in go (#2225)
|
2017-01-03 11:29:54 -05:00 |
|
Phil Porada
|
c8248b0d97
|
Adds a link to the latest releases CHANGELOG on the downloads.html page (#2205)
|
2016-12-29 19:57:16 -06:00 |
|
Chris Hoffman
|
f6cc4c89ec
|
Adding Vault.NET C# Library (#2213)
|
2016-12-29 19:26:47 -06:00 |
|
Stenio Ferreira
|
6c8a071a01
|
Fixed docs - auth backend aws had a typo on API example (#2211)
|
2016-12-28 11:41:50 -06:00 |
|
Jeff Mitchell
|
ad5bdfa83c
|
Update vs HSM text
|
2016-12-28 11:23:50 -05:00 |
|
Daniel Heitmann
|
69da5bc021
|
Replace app-id with approle due to deprecation (#2197)
According to the documentation the App-ID backend is deprecated in favor of the AppRole backend since Vault 0.6.1.
|
2016-12-20 13:29:42 -05:00 |
|
Brian Nuszkowski
|
98a6e0fea3
|
Add Duo pushinfo capabilities (#2118)
|
2016-12-19 15:37:44 -05:00 |
|
Vishal Nayak
|
ba026aeaa1
|
TokenStore: Added tidy endpoint (#2192)
|
2016-12-16 15:29:27 -05:00 |
|
Jeff Mitchell
|
f6044764c0
|
Fix revocation of leases when num_uses goes to 0 (#2190)
|
2016-12-16 13:11:55 -05:00 |
|
Elan Ruusamäe
|
ca1f0115b6
|
add unix socket example as well (#2193)
|
2016-12-16 05:13:35 -05:00 |
|
Elan Ruusamäe
|
9a9edfb515
|
Update index.html.md (#2191)
add DSN as link to go-sql-driver/mysql to know the syntax
|
2016-12-16 03:37:54 -05:00 |
|
Vishal Nayak
|
8400b87473
|
Don't add default policy to child token if parent does not have it (#2164)
|
2016-12-16 00:36:39 -05:00 |
|
Jack Pearkes
|
b70eff9b26
|
website: turn off autocomplete on the demo (#2187)
Removes the akward browser autocomplete bar from the tutorial input.
|
2016-12-15 11:00:44 -05:00 |
|
James Turnbull
|
0b082bff42
|
Edits to the deploy guide
|
2016-12-14 11:17:50 -05:00 |
|
James Turnbull
|
e2ef0b75b6
|
Edits to the authorization/acl guide
|
2016-12-14 11:11:14 -05:00 |
|
James Turnbull
|
c47c8343b5
|
Edits to the authentication guide
|
2016-12-14 11:06:42 -05:00 |
|
James Turnbull
|
73ce47d0fe
|
Formatting and language updates to help guide
|
2016-12-14 10:55:11 -05:00 |
|
James Turnbull
|
ce6c0dcf95
|
Minor formatting fix to dynamic secrets guide
|
2016-12-14 10:51:56 -05:00 |
|
James Turnbull
|
f1b5377e81
|
Updated some formatting and language in the secret backends doc
|
2016-12-14 10:46:14 -05:00 |
|
James Turnbull
|
73324e2cba
|
Updated some formatting and language in the first secret doc
|
2016-12-14 10:39:45 -05:00 |
|
James Turnbull
|
3a981ae7b4
|
Updated some language and formatting in the dev-server guide
|
2016-12-14 10:34:52 -05:00 |
|
James Turnbull
|
49dd4f70df
|
Edits to the install doc in getting started
|
2016-12-14 10:15:26 -05:00 |
|
James Turnbull
|
6df55a3126
|
Added next step to install section
|
2016-12-14 10:13:15 -05:00 |
|
vishesh92
|
a46217989b
|
Fix broken link
|
2016-12-13 10:56:18 +05:30 |
|
Frank Farmer
|
f1ef8485ab
|
Small typo
|
2016-12-08 16:51:16 -08:00 |
|
Jeff Mitchell
|
bd41c48304
|
Add doc for ui to config page
|
2016-12-06 17:13:12 -05:00 |
|
Jeff Mitchell
|
a81d18b437
|
Add 0.6.3 upgrade page to sidebar
|
2016-12-06 16:37:28 -05:00 |
|
Jeff Mitchell
|
f5891b6677
|
Prep for 0.6.3
|
2016-12-06 11:26:29 -05:00 |
|
Christopher Pauley
|
f07a19c503
|
gcs physical backend (#2099)
|
2016-12-01 11:42:31 -08:00 |
|
Chris MacNaughton
|
a381f727e6
|
Add Rust (#2136)
Add the Rust crate to the list
|
2016-12-01 10:54:41 -08:00 |
|
vishesh92
|
b17100cf0d
|
Fix aws auth login example (#2122)
|
2016-12-01 10:17:08 -08:00 |
|
Brian Nuszkowski
|
3d66907966
|
Disallow passwords LDAP binds by default (#2103)
|
2016-12-01 10:11:40 -08:00 |
|
Talal Obeid
|
efe97559ea
|
Improve link to intro and getting started (#2049)
|
2016-11-28 09:41:08 -08:00 |
|
Andrea Crotti
|
d1c3367168
|
return code is 403 not 400 (#2128)
|
2016-11-25 06:47:27 -08:00 |
|
Dan Gorst
|
e1d3650b7f
|
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 |
|
Em Smith
|
1812ce8d4a
|
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
|
a94962e004
|
Update docs to fix #2102
|
2016-11-22 12:19:22 -05:00 |
|
Benjamin Farley
|
aac4f894c9
|
Update libraries doc for Haskell community library (#2101)
|
2016-11-17 13:36:00 -05:00 |
|
Jeff Mitchell
|
6b5327a04d
|
Document bug causing certain LDAP settings to be forgotten on upgrade to
0.6.1+.
Fixes #2104
|
2016-11-16 17:08:16 -05:00 |
|
Daniel Somerfield
|
db9dbdeb86
|
Added document to github auth backend covering user-specific policies. (#2084)
|
2016-11-11 08:59:26 -05:00 |
|
matt maier
|
57925ee863
|
Vendor circonus (#2082)
|
2016-11-10 16:17:55 -05:00 |
|
Brad Jones
|
a8f35e95a0
|
Clarify that Swift only supports v1.0 auth (#2070)
|
2016-11-08 06:44:34 -05:00 |
|
Jacob Crowther
|
799707fdd0
|
Specify the value of "generated secrets" (#2066)
This small change is to specify (mostly for new users) that only dynamic secrets are revoked when running revoke-self.
|
2016-11-07 15:02:23 -05:00 |
|
Joel Thompson
|
0357d73dad
|
Add information on HMAC verification to transit docs (#2062)
|
2016-11-07 13:44:14 -05:00 |
|