9692 Commits

Author SHA1 Message Date
Seth Vargo
747529b140 Merge pull request #24 from hashicorp/sethvargo/vault_url_parse
Use a pointer config instead
2015-04-23 11:35:57 -04:00
Seth Vargo
d19aa41b21 Use a pointer config instead 2015-04-23 11:13:52 -04:00
Jack Pearkes
93840c957a website: top CTA for interactive terminal, minor step improvements 2015-04-22 20:50:05 -07:00
Jack Pearkes
2afc18b908 website: more demo steps 2015-04-22 20:21:15 -07:00
Jack Pearkes
0edb50be16 website: make demo full screen with instruction header 2015-04-22 18:48:24 -07:00
Armon Dadgar
c7843ed09b Merge pull request #23 from hashicorp/sethvargo/format
Update website whitespace and formatting
2015-04-22 17:08:44 -07:00
Seth Vargo
2bcb0a1b67 Update website whitespace and formatting 2015-04-22 19:47:11 -04:00
Jack Pearkes
4d982f8041 website: basic step 1 2015-04-22 15:15:45 -07:00
Jack Pearkes
0095f1d388 website: use new step oriented system for interactive demo 2015-04-22 15:09:12 -07:00
Paul Hinze
c36486c423 Fix comment typo
It's time to get my first vault commit in! :D
2015-04-22 16:59:16 -05:00
Mitchell Hashimoto
0a6a8e528b Merge pull request #22 from hashicorp/init-text
command/init: minor output text fix
2015-04-22 22:29:00 +02:00
Jack Pearkes
226135dbf0 command/init: minor output text fix 2015-04-22 11:48:07 -07:00
Jack Pearkes
83d8e1a204 website: send and receive message on websockets 2015-04-22 11:23:07 -07:00
Mitchell Hashimoto
e5facee87d http: allow trailing slash on GET /sys/auth 2015-04-22 07:55:51 +02:00
Mitchell Hashimoto
1340715a1a http: fix redirect issues with trailing slashes 2015-04-22 07:55:40 +02:00
Mitchell Hashimoto
373b9c6f1e Merge pull request #21 from hashicorp/audit-hashstructure
Hash the strings in audit logs
2015-04-22 07:43:21 +02:00
Mitchell Hashimoto
d2f85569d4 audit: docs 2015-04-22 07:42:37 +02:00
Mitchell Hashimoto
ccaad36388 audit: separate hashing from formatting to facilitate raw 2015-04-22 07:41:53 +02:00
Mitchell Hashimoto
017f472493 cli: new help output 2015-04-21 20:24:27 +02:00
Mitchell Hashimoto
dae11264ee command/status: no weird indentintg 2015-04-21 20:11:15 +02:00
Mitchell Hashimoto
423c669cdd website: help command 2015-04-21 19:04:21 +02:00
Mitchell Hashimoto
6aad5f3b6d website: reading data 2015-04-21 18:48:23 +02:00
Mitchell Hashimoto
d5eca265e5 website: TODO on reading data 2015-04-21 18:39:50 +02:00
Mitchell Hashimoto
7a0fe62123 website: start documenting CLI more 2015-04-21 16:35:19 +01:00
Mitchell Hashimoto
8436264a9b website: clarify that secrets are no longer stored in audit logs 2015-04-21 16:23:16 +01:00
Mitchell Hashimoto
628d6e4e7a audit: hash all the req/resp structures 2015-04-21 16:20:31 +01:00
Mitchell Hashimoto
7860e95a93 audit: fix failing test 2015-04-21 16:15:04 +01:00
Mitchell Hashimoto
2598dd6441 audit: sanity sha1 test 2015-04-21 16:14:26 +01:00
Mitchell Hashimoto
99036f9e5b audit: add SHA1 hash callback 2015-04-21 16:13:06 +01:00
Mitchell Hashimoto
3f301d7995 audit: add hashstructure 2015-04-21 16:02:03 +01:00
Armon Dadgar
0b07cbfbd0 website: Adding vs Consul section 2015-04-20 16:15:53 -07:00
Armon Dadgar
0d066ca8e7 command/status: refactor to improve output 2015-04-20 13:37:32 -07:00
Mitchell Hashimoto
705a964cda 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
c759d95ca8 website: replace the consul telemetry 2015-04-20 12:26:30 -07:00
Armon Dadgar
018e07cbd3 command/status: improve output when sealed 2015-04-20 12:21:35 -07:00
Armon Dadgar
126a2ebd16 command/status: improve output when sealed 2015-04-20 12:19:25 -07:00
Armon Dadgar
61af0862cd vault: Swap the HAEnabled check with the sealed check 2015-04-20 12:19:09 -07:00
Armon Dadgar
24ad719138 website: copy updates for seal-status 2015-04-20 12:13:28 -07:00
Armon Dadgar
e4285526b2 command: Rename seal-status to status 2015-04-20 12:11:21 -07:00
Armon Dadgar
da490b3bd7 command: Adding HA status 2015-04-20 12:08:54 -07:00
Armon Dadgar
17ba500f18 Merge pull request #19 from hashicorp/f-leader
Adding new sys/leader endpoint
2015-04-20 12:05:39 -07:00
Armon Dadgar
3fd6a7f12a api: Support sys/leader endpoint 2015-04-20 12:04:13 -07:00
Armon Dadgar
538106db1c website: document sys/leader 2015-04-20 12:02:32 -07:00
Armon Dadgar
6be765b6c5 http: Adding sys/leader endpoint 2015-04-20 11:59:24 -07:00
Armon Dadgar
99b098a4a8 website: typo fix 2015-04-20 11:51:09 -07:00
Armon Dadgar
54aaf15670 website: document sys/raw/ and sys/revoke-prefix/ 2015-04-20 11:50:21 -07:00
Armon Dadgar
d4c40c1333 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
462ff7f374 api: Support redirect for HA 2015-04-20 11:30:35 -07:00
Armon Dadgar
0454e1f48e api: Allow reseting of request body 2015-04-20 10:44:51 -07:00
Mitchell Hashimoto
4574b7e012 website: fix bad li styling 2015-04-19 23:01:52 -07:00