Commit Graph

976 Commits

Author SHA1 Message Date
Armon Dadgar 7b4ceeb7e6 credential/cert: more validation on cert setup 2015-04-24 10:39:44 -07:00
Armon Dadgar d57c8ea0f0 credential/cert: return logical error if invalid 2015-04-24 10:36:25 -07:00
Armon Dadgar ae272b83ce credential/cert: major refactor 2015-04-24 10:31:57 -07:00
Armon Dadgar 37dd9d02fd Merge pull request #34 from hashicorp/sethvargo/lowercase
Use lowercase JSON keys for client_token
2015-04-24 09:54:49 -07:00
Seth Vargo ee6963ee01 Use lowercase JSON keys for client_token 2015-04-24 12:00:00 -04:00
Armon Dadgar f30c9c1509 Enable the credential backend 2015-04-23 21:46:30 -07:00
Armon Dadgar 28b18422b7 credential/cert: First pass at public key credential backend 2015-04-23 21:46:21 -07:00
Armon Dadgar 9b0df3c148 test: Adding unsigned key pair 2015-04-23 21:44:04 -07:00
Armon Dadgar c4a92a276d logical/framework: Supporting list of path map 2015-04-23 21:44:04 -07:00
Seth Vargo 634a69a2fe Merge pull request #33 from hashicorp/sethvargo/remove_Dep
Remove api dependency on http package
2015-04-23 20:32:00 -04:00
Seth Vargo cc25b8b15c Remove api dependency on http package 2015-04-23 19:58:44 -04:00
Armon Dadgar ca607e2c54 Importing test certificates from Consul 2015-04-23 16:36:31 -07:00
Armon Dadgar af4f9196b8 logical: allow specifying ConnState 2015-04-23 16:36:31 -07:00
Armon Dadgar e5eb037c11 Merge pull request #32 from hashicorp/f-mlock
vault: restrict mlockall to just linux for now. Fixes #31
2015-04-23 16:14:54 -07:00
Armon Dadgar f1d8730c46 vault: restrict mlockall to just linux for now. Fixes #31 2015-04-23 16:10:50 -07:00
Jack Pearkes d94d3d5639 Merge pull request #30 from hashicorp/unwanted_scrollbars
get rid of unwanted forced scrollbar tracks
2015-04-23 14:23:53 -07:00
Blake Walters 7c0da289ee updated demo to handle scrolling in a way that doesn't force scroll tracks 2015-04-23 15:20:08 -06:00
Jack Pearkes d3cd594dbe website: fu to go fullscreen in the finish 2015-04-23 12:26:20 -07:00
Jack Pearkes f89d26d75b website/tutorial: remove mounts and allow fullscreen 2015-04-23 12:26:19 -07:00
Armon Dadgar cca4580db8 Merge pull request #29 from hashicorp/f-health
Adding sys/health for Consul HTTP health monitoring
2015-04-23 11:58:58 -07:00
Armon Dadgar a945bc2296 website: document endpoint 2015-04-23 11:58:10 -07:00
Armon Dadgar 667a1bf2d8 http: adding sys/health endpoint 2015-04-23 11:53:31 -07:00
Jack Pearkes 20094b4166 Merge pull request #26 from hashicorp/website-interactive-demo
Website interactive CLI tutorial
2015-04-23 11:48:42 -07:00
Jack Pearkes 7c43d0b072 Merge pull request #28 from hashicorp/website-learn-more
Website learn more links
2015-04-23 11:48:35 -07:00
Jack Pearkes 6739b8014a website: change "learn more links" 2015-04-23 11:41:50 -07:00
Jack Pearkes 2ed3c7875d website: "Launch Interactive Tutorial" 2015-04-23 11:38:18 -07:00
Jack Pearkes 5272203d2e website/tutorial: add better "help" 2015-04-23 11:28:12 -07:00
Jack Pearkes eec8511656 website/tutorial: move socket down to demo controller to prevent init 2015-04-23 11:23:19 -07:00
Jack Pearkes 1b07318991 website: tutorial mobile instructions, remove delete 2015-04-23 09:58:15 -07:00
Jack Pearkes b30e9793a9 website: finish up tutorial steps 2015-04-23 09:44:33 -07:00
Seth Vargo 86d9aecf4c Merge pull request #25 from hashicorp/sethvargo/vault_client_envvars
Read environment variables for VAULT_HTTP_ADDR and VAULT_TOKEN
2015-04-23 11:46:44 -04:00
Seth Vargo e5fca055f7 Use VAULT_ADDR instead 2015-04-23 11:46:22 -04:00
Seth Vargo 835e14dda0 Add docs 2015-04-23 11:45:37 -04:00
Seth Vargo b421689ab4 Read environment variables for VAULT_HTTP_ADDR and VAULT_TOKEN 2015-04-23 11:43:20 -04:00
Seth Vargo 67752bdfcb 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 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