Commit graph

775 commits

Author SHA1 Message Date
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
Mitchell Hashimoto ee2b113831 audit/file: append 2015-04-19 22:43:39 -07:00
Mitchell Hashimoto 86ea943537 http: fix some error returns to use the common helper 2015-04-19 22:40:50 -07:00
Mitchell Hashimoto fb3645214c command/token-create: add display name and one time use 2015-04-19 18:08:08 -07:00
Mitchell Hashimoto 5960a5bd05 website: fix HTML sadness 2015-04-19 18:04:43 -07:00
Mitchell Hashimoto 9ab464e518 cli: add token-renew 2015-04-19 18:04:24 -07:00
Mitchell Hashimoto 58d476edd0 command/token-renew 2015-04-19 18:04:01 -07:00
Mitchell Hashimoto 0ebf2508e0 command/policy-delete 2015-04-19 16:36:11 -07:00
Mitchell Hashimoto 4b1d8ae75f Merge pull request #17 from hashicorp/f-userpass
Username/password auth backend
2015-04-19 15:22:51 -07:00
Mitchell Hashimoto dd39c1499f website: doc userpass 2015-04-19 15:21:35 -07:00
Mitchell Hashimoto 0b7e7190b5 credentials/userpass: integrate into auth cli 2015-04-19 15:17:24 -07:00
Mitchell Hashimoto c5cadc026d credential/userpass: renewal 2015-04-19 15:12:50 -07:00
Mitchell Hashimoto 0ae9eadfd3 credential/userpass: help 2015-04-19 15:07:11 -07:00
Mitchell Hashimoto 0aec679bb4 credential/userpass: login 2015-04-19 15:06:29 -07:00
Mitchell Hashimoto fedda20c41 credential/userpass: configuring users 2015-04-19 14:59:30 -07:00
Armon Dadgar a368ac8d87 Merge pull request #16 from hashicorp/f-redirect
HTTP Server should handle standby redirects
2015-04-19 14:37:08 -07:00
Armon Dadgar c7d521b2be http: pass raw request through 2015-04-19 14:36:50 -07:00