Seth Vargo
bdd6fed13f
Merge pull request #282 from whit537/patch-3
...
Add a missing word
2015-05-31 15:52:21 -07:00
Seth Vargo
6d0a5f3e8a
Merge pull request #283 from whit537/patch-4
...
revisions to Getting Started > Dynamic Secrets
2015-05-31 15:52:08 -07:00
Seth Vargo
81466baecc
Merge pull request #284 from whit537/patch-5
...
revisions to Getting Started > Built-in Help
2015-05-31 15:51:51 -07:00
Seth Vargo
cefceb35d8
Merge pull request #285 from whit537/patch-6
...
revisions to Getting Started > Authentication
2015-05-31 15:51:39 -07:00
Seth Vargo
4724b9ce56
Merge pull request #286 from whit537/patch-7
...
revisions to Getting Started > Access Control Policies
2015-05-31 15:51:08 -07:00
Seth Vargo
0af7e11fc6
Merge pull request #287 from whit537/patch-8
...
revisions to Getting Started > Deploy Vault
2015-05-31 15:50:58 -07:00
Seth Vargo
e3e0477997
Merge pull request #289 from whit537/patch-9
...
revisions to Secrets > Generic
2015-05-31 15:50:09 -07:00
Chad Whitacre
adb777cc0f
Provide missing verb
2015-05-31 17:19:34 -04:00
Chad Whitacre
15ed262345
Fix punctuation
...
We want an apostrophe (for the contraction, not the possessive), but we don't want an extra period.
2015-05-31 17:00:44 -04:00
Chad Whitacre
d0520bf24a
Remove an errant article
2015-05-31 16:47:15 -04:00
Chad Whitacre
1e5841aa4d
Fix number of a noun
2015-05-31 16:42:29 -04:00
Chad Whitacre
678edf5376
Fix another broken passive
2015-05-31 16:34:34 -04:00
Chad Whitacre
28fd5ed7f6
Fix a broken verb voice
2015-05-31 16:31:10 -04:00
Chad Whitacre
b201f0a54f
Charges don't incur themselves
2015-05-31 16:24:03 -04:00
Chad Whitacre
e6fadc0eb8
Add a missing word
2015-05-31 16:19:38 -04:00
Seth Vargo
d4ebde3504
Merge pull request #275 from christianberg/patch-1
...
Fix typo
2015-05-29 08:38:37 -07:00
Christian Berg
de4b6e2029
Fix typo
2015-05-29 10:24:29 +02:00
Armon Dadgar
8f5b7dfe50
Merge pull request #269 from sheldonh/getting_started_deploy_consul
...
Use local Consul instance in deploy walkthrough
2015-05-28 10:06:36 -07:00
Armon Dadgar
c40371bfd2
Merge pull request #268 from sheldonh/howto_mlock
...
Document unprivileged mlock on Linux
2015-05-28 10:03:10 -07:00
Sheldon Hearn
0cf95d9393
Use local Consul instance in deploy walkthrough
...
As per hashicorp/vault#217 , demo.consul.io prevents sessions from being
created, which means you can't use it as a backend for Vault.
2015-05-28 14:11:34 +02:00
Sheldon Hearn
233a862b60
Mention disable_mlock in deploy walkthrough
2015-05-28 13:24:28 +02:00
Sheldon Hearn
d1ec264eff
Clarify the disable_mlock option
2015-05-28 12:40:56 +02:00
Armon Dadgar
2a71cf4f0b
vault: physical -> storage for clarity
2015-05-27 14:33:58 -07:00
Armon Dadgar
7380fdf404
Merge pull request #265 from certifiedloud/master
...
replaced confusing term 'physical' with 'storage'. Fix for #262
2015-05-27 14:33:00 -07:00
Armon Dadgar
69320aeb33
Merge pull request #266 from hashicorp/f-http
...
Support for HTTP Response overwriting
2015-05-27 14:21:09 -07:00
Armon Dadgar
bc262df2aa
vault: testing raw responses
2015-05-27 14:19:12 -07:00
Armon Dadgar
aa548cf901
http: support raw HTTP output
2015-05-27 14:10:00 -07:00
Armon Dadgar
11957e5480
logical: Adding special fields to do raw HTTP
2015-05-27 14:09:47 -07:00
certifiedloud
2521e90ef7
replaced confusing term 'physical' with 'storage'.
2015-05-27 14:44:17 -06:00
Armon Dadgar
f366cf2f51
vault: Expose MountPoint to secret backend. Fixes #248
2015-05-27 11:46:42 -07:00
Armon Dadgar
aa867120b3
Merge pull request #251 from DavidWittman/auth-prompt-without-args
...
Prompt for auth token when no args provided
2015-05-27 11:24:33 -07:00
Armon Dadgar
862b65350b
Merge pull request #250 from DavidWittman/233-auth-stdin
...
Read from stdin with auth command
2015-05-27 11:24:14 -07:00
Armon Dadgar
87bdf1bec3
logical/testing: Fixing revoke in acceptance tests. Fixes #236
2015-05-27 11:19:15 -07:00
Armon Dadgar
4ea6acffec
Merge pull request #259 from buth/etcd
...
etcd non-HA storage backend
2015-05-26 15:07:06 -07:00
Eric Buth
080d8b8505
added etcd as a non-HA storage backend, updated documentation
2015-05-26 13:38:25 -04:00
Armon Dadgar
2cfe4e862d
Merge pull request #258 from ianunruh/docs/http-libraries
...
Add libraries section to HTTP docs
2015-05-25 11:33:46 -07:00
David Wittman
deccef209c
Add test for stdin input
...
Shamelessly borrowed this pattern from write_test.go
2015-05-23 13:23:38 -05:00
David Wittman
d86fe916cb
Read from stdin with auth command
2015-05-23 13:23:37 -05:00
Ian Unruh
75eed4e4bd
Add libraries section to HTTP docs
2015-05-22 14:32:14 -07:00
Armon Dadgar
5562fe654f
Merge pull request #257 from ianunruh/feature/read-field
...
Add ability to read raw field from secret
2015-05-22 11:57:21 -07:00
Ian Unruh
0f9270bdd3
Add read field flag to documentation
2015-05-22 11:33:28 -07:00
Ian Unruh
c6b5d957de
Add ability to read raw field from secret
2015-05-22 11:28:23 -07:00
Armon Dadgar
cf80538de1
godeps: Updating aws-sdk-go
2015-05-22 11:12:35 -07:00
Armon Dadgar
537807ce8d
Merge pull request #256 from jefferai/f-fix-aws-err
...
AWS changed their error interface; fix compile breakage.
2015-05-22 11:09:20 -07:00
Jeff Mitchell
33467b16e5
AWS changed their error interface; fix compile breakage.
2015-05-21 16:15:21 -04:00
Armon Dadgar
bb6addc58f
command/renew: typo fix. Fixes #240
2015-05-21 11:03:25 -07:00
David Wittman
9797143038
Prompt for auth token when no args provided
...
This makes `vault auth` work as documented:
> If no -method is specified, then the token is expected. If it is not
> given on the command-line, it will be asked via user input. If the
> token is "-", it will be read from stdin.
2015-05-20 22:10:02 -05:00
Armon Dadgar
b474fa6dc5
server: Minor copy change
2015-05-20 17:49:16 -07:00
Armon Dadgar
628e102419
Merge pull request #222 from DavidWittman/config-backend-check
...
Fail gracefully if a physical backend is not supplied
2015-05-20 17:47:45 -07:00
Armon Dadgar
4828206841
Merge pull request #238 from jsok/remote-addr-port
...
Set RemoteAddr correctly on logical.Request
2015-05-20 17:44:51 -07:00