9692 Commits

Author SHA1 Message Date
Armon Dadgar
d12eba34dc vault: reproducing GH-203 2015-05-15 17:48:03 -07:00
Armon Dadgar
da7c5be7a0 vault: lease renewal should not create new lease entry 2015-05-15 17:47:39 -07:00
Armon Dadgar
d72a480aaf vault: Adding test based on bug report 2015-05-15 17:19:41 -07:00
Armon Dadgar
b1dc1bb0ce vault: Adding more logging 2015-05-15 17:19:32 -07:00
Armon Dadgar
c039ad7e82 Merge pull request #201 from hashicorp/sethvargo/tls_disable
Explicitly check if tls_disable == 1
2015-05-15 16:16:42 -07:00
Seth Vargo
c47ecbc9d3 Use strconv.ParseBool 2015-05-15 16:41:30 -04:00
Seth Vargo
5c93047642 Explicitly check if tls_disable == 1 2015-05-15 16:39:30 -04:00
Seth Vargo
9633c9b94b Merge pull request #211 from hashicorp/sethvargo/update_middleman
Use new middleman-hashicorp
2015-05-15 16:31:57 -04:00
Seth Vargo
41d8f03df0 Use new middleman-hashicorp 2015-05-15 16:15:58 -04:00
Armon Dadgar
688025337e Merge pull request #202 from hashicorp/sethvargo/error_message
Improve error message when TLS is disabled
2015-05-15 12:52:37 -07:00
Armon Dadgar
087e84d9a9 cred/app-id: ensure consistent error message 2015-05-15 11:45:57 -07:00
Armon Dadgar
f1683f907f cred/app-id: stricter validation and error messaging 2015-05-15 11:40:45 -07:00
Armon Dadgar
9dc38923fe website: clarify the app-id parameters 2015-05-15 11:39:05 -07:00
Armon Dadgar
4f49fb3117 Merge pull request #200 from jsok/app-id-delete-operation
credential/app-id: Support deleting user-ids from mapping
2015-05-15 11:35:22 -07:00
Armon Dadgar
c01c85fc5b Merge pull request #207 from NathanMcCauley/master
update info on keywhiz vs vault
2015-05-15 10:33:59 -07:00
Nathan McCauley
47950d9efb update info on keywhiz 2015-05-15 00:34:25 -07:00
Jonathan Sokolowski
3a2ad814bb logical/framework: Fix help text in PathMap 2015-05-15 07:56:32 +10:00
Nils Rocine
e80e2a800d Added details in the github auth docs for the website. These details clarify end-to-end use of the github auth backend. Specifically: noting how to create a usable GitHub PAT and an example of how to auth with the PAT. 2015-05-14 13:20:58 -07:00
Seth Vargo
f0520916d6 Improve error message when TLS is disabled
Fixes #198
2015-05-14 10:33:38 -04:00
Seth Vargo
fb49693a0d Remove reference to Vagrantfile
Fixes #186
2015-05-14 09:48:36 -04:00
Seth Vargo
9a1ffc908b Merge pull request #199 from tpounds/fix-doc-typo
Fix minor documentation typo.
2015-05-14 09:47:43 -04:00
Jonathan Sokolowski
a4f9bacb28 credential/app-id: Test DeleteOperation 2015-05-14 22:30:02 +10:00
Jonathan Sokolowski
31d7426863 logical/framework: Add delete to PathMap 2015-05-14 22:28:33 +10:00
Jonathan Sokolowski
8d0ef0db75 logical/framework: Add delete to PathStruct 2015-05-14 22:25:30 +10:00
Trevor Pounds
e202424047 Fix minor typo. 2015-05-13 18:08:11 -07:00
Armon Dadgar
30be4ec202 Merge pull request #187 from ceh/win-issue-95
command/token: add Env to Helper
2015-05-13 17:33:00 -07:00
Armon Dadgar
edff81f7ce Merge pull request #190 from Banno/b-189-zk-version-conflict
fixes #189; zk version conflict
2015-05-13 17:12:31 -07:00
Mitchell Hashimoto
4858037b9e up version for dev 2015-05-13 10:37:35 -07:00
Mitchell Hashimoto
79908d0273 update CHANGELOG 2015-05-13 10:35:20 -07:00
Seth Vargo
bba6ac18e9 Merge pull request #192 from pquentin/patch-1
Fix typo
2015-05-13 09:52:37 -04:00
Quentin Pradet
d21257918e Fix typo
programtic -> programmatic
2015-05-13 09:08:15 +02:00
Armon Dadgar
388f2dcf8d http: PUT to sys/auth should be the same as POST 2015-05-12 17:57:39 -07:00
Mitchell Hashimoto
c8f023795e terraform: remove CBD for now while TF bug exists 2015-05-12 16:08:29 -07:00
Mitchell Hashimoto
6c9fbb568c terraform: LC should have CBD 2015-05-12 16:07:16 -07:00
Mitchell Hashimoto
3ffbefcc85 terraform: don't uniquely name ASG 2015-05-12 15:40:53 -07:00
Spencer Herzberg
dc1b219178 recursive zk delete 2015-05-12 11:50:32 -05:00
Spencer Herzberg
a2570da981 fixes #189; zk version conflict
* multiple Puts to the same node causes zk errors
2015-05-12 09:12:00 -05:00
Seth Vargo
6e528b9ba1 Merge pull request #188 from shinji62/hotfix/mistypo
Fix Error message
2015-05-12 09:37:36 -04:00
Etourneau Gwenn
fd682719a1 Fix Error message 2015-05-12 14:32:09 +09:00
Emil Hessman
17b599d233 command/token: add Env to Helper
Specify environment variables on the Helper rather than on
the command line.

Fixes command/token test failures on Windows.
2015-05-12 07:22:38 +02:00
Ken Breeman
5e9e9cfff6 Rough implementation of Zookeeper HA physical backend. Contains breaking changes to 'path' config. Has unresolved TODO's. 2015-05-12 00:37:08 -04:00
Mitchell Hashimoto
7a55ddf323 terraform: add ELB output 2015-05-11 16:27:43 -07:00
Mitchell Hashimoto
8a785a3b7d terraform: fix some issues 2015-05-11 16:26:25 -07:00
Mitchell Hashimoto
4bff67b934 terraform: make ELB, docs 2015-05-11 16:19:29 -07:00
Mitchell Hashimoto
1033aaa455 terraform: deploy Vault to AWS 2015-05-11 15:50:00 -07:00
Mitchell Hashimoto
8dc1b012da website: bump 2015-05-11 11:47:36 -07:00
Mitchell Hashimoto
131a540a1d cli: should be != 2015-05-11 11:45:48 -07:00
Mitchell Hashimoto
cbbc16476f cli: typo 2015-05-11 11:45:02 -07:00
Mitchell Hashimoto
3b79bc3449 cli: fix dev on version flga 2015-05-11 11:44:44 -07:00
Mitchell Hashimoto
c559382c47 website: note PGP key 2015-05-11 11:34:38 -07:00