Brian Kassouf
ca7ff89bcb
Fix documentation
2017-05-02 02:22:06 -07:00
Brian Kassouf
f17c50108f
Add plugins interal page to the sidebar:
2017-05-02 02:00:04 -07:00
Brian Kassouf
a963097747
Add internals doc for plugins
2017-05-02 01:59:36 -07:00
Chad Greenburg
960fdb6a8a
Added documentation for listing roles in the Consul secret backend ( #2619 )
2017-04-20 07:44:25 -04:00
Eric Bock
f3be8927db
Fixing typo in Transit API rewrap section ( #2617 )
2017-04-19 09:29:33 -07:00
Brian Nuszkowski
74d78f247c
Add api documentation for unauthenticated SSH CA public key retrieval ( #2616 )
2017-04-19 11:30:24 -04:00
Jeff Mitchell
4995c69763
Update sign-verbatim to correctly set generate_lease ( #2593 )
2017-04-18 15:54:31 -04:00
Mitch Davis
a051ec1b59
Use service bind for searching LDAP groups ( #2534 )
...
Fixes #2387
2017-04-18 15:52:05 -04:00
Jeff Mitchell
f4cd8c5200
Merge pull request #2607 from hashicorp/b-grammar
...
Fix sentence - remove "and"
2017-04-18 15:50:56 -04:00
Jeff Mitchell
563ad2175f
Update index.html.md
2017-04-18 15:50:44 -04:00
Seth Vargo
490b98ee93
Update logos
2017-04-18 14:17:56 -04:00
Jon Benson
73950e8fb1
Fix sentence - remove "and"
2017-04-17 19:35:04 -07:00
Jeff Mitchell
d5f5ecf0ab
Remove allow_token_displayname from docs as we don't support that any longer
2017-04-17 17:25:44 -04:00
Jeff Mitchell
f14fd329fd
Add more info to STS TTL to website
2017-04-17 17:19:13 -04:00
Phil Watts
c98de70310
Update revoke.html.md ( #2604 )
...
Changed param's description verb from renew to revoke, to match the page context.
2017-04-17 12:40:24 -04:00
Jeff Mitchell
ce58bfa88f
Update SSH docs to indicate deprecation of dynamic key type
2017-04-17 11:11:05 -04:00
James Phillips
b6758b7ea9
Update 404.html.md ( #2594 )
2017-04-14 12:19:15 -04:00
Jeff Mitchell
c2407eab5a
Add some extra documentation around ssh-keygen -L to see signed cert
...
info.
Ping #2569
2017-04-13 15:23:27 -04:00
Chris Hoffman
3c7a69b119
minor docs update
2017-04-10 09:46:25 -04:00
Jeff Mitchell
9136952055
Update AES-GCM verification text
2017-04-07 14:35:29 -04:00
Shivaram Lingamneni
2117dfd717
implement a no_store option for pki roles ( #2565 )
2017-04-07 11:25:47 -07:00
Jeff Mitchell
e0d00fdf7b
Remove superfluous/misleading comments around some listener options
2017-04-07 14:23:56 -04:00
Jeff Mitchell
f805618a2c
Update SSH CA documentation
...
Fixes #2551
Fixes #2569
2017-04-07 11:59:25 -04:00
Seth Vargo
53e1bd02a1
Add press-kit
2017-04-06 18:43:55 -04:00
Seth Vargo
4ac4b92cbb
Import fonts
2017-04-06 18:42:09 -04:00
Seth Vargo
6883eebbd9
Add press kit, hashicorp logo
2017-04-06 18:28:26 -04:00
Jeff Mitchell
d39ca0be68
Remove "these are denoted below" w.r.t. SIGHUP
...
SIGHUP support is denoted in the sections/options that support actions on SIGHUP, so with the new docs layout it's confusing to have the old statement in there. Remove in favor of the inline comments.
Fixes #2572
2017-04-06 16:08:58 -04:00
Sebastian Haba
3322f637ac
add mssql physical backend ( #2546 )
2017-04-06 09:33:49 -04:00
Pavel Timofeev
d2afabe4f6
Ldap auth doc fix ( #2568 )
...
* Move url parameter to the next line and fix a typo
* Add userdn paramater to the Scenario 1.
Without userdn set Vault can't search with error like
Code: 400. Errors:
* LDAP search failed for detecting user: LDAP Result Code 32 "No Such Object": 0000208D: NameErr: DSID-031001E5, problem 2001 (NO_OBJECT), data 0, best match of:
''
2017-04-05 08:29:38 -07:00
Cameron Stokes
76c74a3995
[docs] Add header to fix formatting.
2017-04-05 10:35:59 +10:00
Cameron Stokes
1884845525
[docs] Adding missing guide from index page.
...
Also, make guide titles consistent with sidebar.
2017-04-05 10:22:20 +10:00
Jeff Mitchell
04bbc50ccb
Add back lost Postgres creation sql for storage backend
2017-04-04 12:30:07 -04:00
Emre Erkunt
de3d2438b7
Fixed an example on aws backend documentation about an iam profile. ( #2522 )
2017-04-04 09:03:27 -07:00
Jonathan Sokolowski
a4ceaf0035
Etcd DNS discovery ( #2521 )
...
* etcd: Add discovery_srv option
2017-04-04 08:50:44 -07:00
Jeff Mitchell
9ec414016d
Update SSH docs to note that host key verification is not performed.
2017-04-03 10:43:41 -04:00
Francis Chuang
917158a510
Fix typo ( #2558 )
2017-04-03 05:46:40 -07:00
Paul Cichonski
75e531e8aa
fix typo in pki api doc
2017-04-02 17:02:11 -04:00
Adam Shannon
a6156d8e79
Quote dynamodb's ha_enabled property ( #2547 )
...
With `ha_enabled = true` vault crashes with the following error:
```
error parsing 'storage': storage.dynamodb: At 17:16: root.ha_enabled: unknown type for string *ast.LiteralType
```
This seems related to https://github.com/hashicorp/vault/issues/1559
2017-03-30 14:09:47 -07:00
Seth Vargo
8bcb3bda9c
Remove commented colors
2017-03-29 19:08:09 -04:00
Seth Vargo
c600a426d8
Add new colored header styles
2017-03-29 19:04:39 -04:00
vishalnayak
1cfd0e94b3
docs: aws-ec2: link sts configuration from cross account access
2017-03-28 14:34:21 -07:00
Seth Vargo
383a4cacaa
Re-add FOUT
2017-03-26 17:07:29 -04:00
Seth Vargo
4fb3f7f32a
Remove dependency on bootstrap
...
This greatly reduces our javascript footprint
2017-03-26 16:58:16 -04:00
Seth Vargo
5b0acbfeba
Cleanup CSS
2017-03-26 16:04:21 -04:00
Dan Everton
4ef8ce1198
Add permitPool support to S3 ( #2466 )
2017-03-26 14:32:26 -04:00
Paul Nicholson
85acdb7f5e
fix typo in ssh api documentation ( #2529 )
2017-03-23 23:48:26 -07:00
Matthew Irish
9f6dea5ffd
remove sidebar include in sass ( #2516 )
2017-03-21 13:08:27 -05:00
Matthew Irish
f6fba9bb3c
replication is an enterprise-only feature ( #2514 )
2017-03-21 13:30:27 -04:00
Jeff Mitchell
04d8f3a34d
Fix AWS-EC2 sts/certificate typo
...
Fixes #2512
2017-03-21 13:29:40 -04:00
Jack Pearkes
efa2a280aa
website: update docs to clearly link to enterprise version
2017-03-21 08:41:39 -07:00