Seth Vargo
|
3fa76e0ea9
|
Use a pointer config instead
|
2015-04-23 11:13:52 -04:00 |
Jack Pearkes
|
7042ea2907
|
website: top CTA for interactive terminal, minor step improvements
|
2015-04-22 20:50:05 -07:00 |
Jack Pearkes
|
f2f3b15916
|
website: more demo steps
|
2015-04-22 20:21:15 -07:00 |
Jack Pearkes
|
d01348ad68
|
website: make demo full screen with instruction header
|
2015-04-22 18:48:24 -07:00 |
Armon Dadgar
|
ecb0d94719
|
Merge pull request #23 from hashicorp/sethvargo/format
Update website whitespace and formatting
|
2015-04-22 17:08:44 -07:00 |
Seth Vargo
|
93b9047472
|
Update website whitespace and formatting
|
2015-04-22 19:47:11 -04:00 |
Jack Pearkes
|
bab4f59889
|
website: basic step 1
|
2015-04-22 15:15:45 -07:00 |
Jack Pearkes
|
be2cfc8503
|
website: use new step oriented system for interactive demo
|
2015-04-22 15:09:12 -07:00 |
Paul Hinze
|
16d1c1f284
|
Fix comment typo
It's time to get my first vault commit in! :D
|
2015-04-22 16:59:16 -05:00 |
Mitchell Hashimoto
|
13106b5fe6
|
Merge pull request #22 from hashicorp/init-text
command/init: minor output text fix
|
2015-04-22 22:29:00 +02:00 |
Jack Pearkes
|
b2a689bfc9
|
command/init: minor output text fix
|
2015-04-22 11:48:07 -07:00 |
Jack Pearkes
|
89dd4041b1
|
website: send and receive message on websockets
|
2015-04-22 11:23:07 -07:00 |
Mitchell Hashimoto
|
978d324c43
|
http: allow trailing slash on GET /sys/auth
|
2015-04-22 07:55:51 +02:00 |
Mitchell Hashimoto
|
bfaf52c34e
|
http: fix redirect issues with trailing slashes
|
2015-04-22 07:55:40 +02:00 |
Mitchell Hashimoto
|
2438effea1
|
Merge pull request #21 from hashicorp/audit-hashstructure
Hash the strings in audit logs
|
2015-04-22 07:43:21 +02:00 |
Mitchell Hashimoto
|
e77e2d8c98
|
audit: docs
|
2015-04-22 07:42:37 +02:00 |
Mitchell Hashimoto
|
1b34aae7f1
|
audit: separate hashing from formatting to facilitate raw
|
2015-04-22 07:41:53 +02:00 |
Mitchell Hashimoto
|
e4d8c458a5
|
cli: new help output
|
2015-04-21 20:24:27 +02:00 |
Mitchell Hashimoto
|
3f9711fa63
|
command/status: no weird indentintg
|
2015-04-21 20:11:15 +02:00 |
Mitchell Hashimoto
|
6ac71602cf
|
website: help command
|
2015-04-21 19:04:21 +02:00 |
Mitchell Hashimoto
|
fc1e55af3c
|
website: reading data
|
2015-04-21 18:48:23 +02:00 |
Mitchell Hashimoto
|
ee081584bc
|
website: TODO on reading data
|
2015-04-21 18:39:50 +02:00 |
Mitchell Hashimoto
|
93c4f92300
|
website: start documenting CLI more
|
2015-04-21 16:35:19 +01:00 |
Mitchell Hashimoto
|
dd3a6bf37f
|
website: clarify that secrets are no longer stored in audit logs
|
2015-04-21 16:23:16 +01:00 |
Mitchell Hashimoto
|
ed388c100d
|
audit: hash all the req/resp structures
|
2015-04-21 16:20:31 +01:00 |
Mitchell Hashimoto
|
7edc41b6da
|
audit: fix failing test
|
2015-04-21 16:15:04 +01:00 |
Mitchell Hashimoto
|
82252c0d34
|
audit: sanity sha1 test
|
2015-04-21 16:14:26 +01:00 |
Mitchell Hashimoto
|
97ff2ad09b
|
audit: add SHA1 hash callback
|
2015-04-21 16:13:06 +01:00 |
Mitchell Hashimoto
|
2a6bb96276
|
audit: add hashstructure
|
2015-04-21 16:02:03 +01:00 |
Armon Dadgar
|
6c1b75659a
|
website: Adding vs Consul section
|
2015-04-20 16:15:53 -07:00 |
Armon Dadgar
|
d56a0ce2ef
|
command/status: refactor to improve output
|
2015-04-20 13:37:32 -07:00 |
Mitchell Hashimoto
|
260c597409
|
Merge pull request #20 from hashicorp/f-status
Rename "seal-status" to "status", add HA information
|
2015-04-20 13:18:11 -07:00 |
Armon Dadgar
|
ab144343df
|
website: replace the consul telemetry
|
2015-04-20 12:26:30 -07:00 |
Armon Dadgar
|
2609977683
|
command/status: improve output when sealed
|
2015-04-20 12:21:35 -07:00 |
Armon Dadgar
|
52f8b2d8ef
|
command/status: improve output when sealed
|
2015-04-20 12:19:25 -07:00 |
Armon Dadgar
|
2f0995d650
|
vault: Swap the HAEnabled check with the sealed check
|
2015-04-20 12:19:09 -07:00 |
Armon Dadgar
|
47aabcb3b8
|
website: copy updates for seal-status
|
2015-04-20 12:13:28 -07:00 |
Armon Dadgar
|
f76e5b2fc5
|
command: Rename seal-status to status
|
2015-04-20 12:11:21 -07:00 |
Armon Dadgar
|
f1c97ab2cf
|
command: Adding HA status
|
2015-04-20 12:08:54 -07:00 |
Armon Dadgar
|
8183933caa
|
Merge pull request #19 from hashicorp/f-leader
Adding new sys/leader endpoint
|
2015-04-20 12:05:39 -07:00 |
Armon Dadgar
|
39cb908662
|
api: Support sys/leader endpoint
|
2015-04-20 12:04:13 -07:00 |
Armon Dadgar
|
ebd1e88872
|
website: document sys/leader
|
2015-04-20 12:02:32 -07:00 |
Armon Dadgar
|
f9501c4981
|
http: Adding sys/leader endpoint
|
2015-04-20 11:59:24 -07:00 |
Armon Dadgar
|
e32fb5cb32
|
website: typo fix
|
2015-04-20 11:51:09 -07:00 |
Armon Dadgar
|
85065a436a
|
website: document sys/raw/ and sys/revoke-prefix/
|
2015-04-20 11:50:21 -07:00 |
Armon Dadgar
|
7cd830a30c
|
Merge pull request #18 from hashicorp/f-client-redirect
API: Support server redirect for HA deployment
|
2015-04-20 11:31:43 -07:00 |
Armon Dadgar
|
fbaca87f56
|
api: Support redirect for HA
|
2015-04-20 11:30:35 -07:00 |
Armon Dadgar
|
57f3ceac14
|
api: Allow reseting of request body
|
2015-04-20 10:44:51 -07:00 |
Mitchell Hashimoto
|
120a7d5d99
|
website: fix bad li styling
|
2015-04-19 23:01:52 -07:00 |
Mitchell Hashimoto
|
146c1fd37f
|
website: audit backends
|
2015-04-19 22:59:39 -07:00 |