Armon Dadgar
|
c81207c6bd
|
Merge pull request #225 from ianunruh/fix/gh-213
HTTP should return 503 when sealed
|
2015-05-19 11:32:37 -07:00 |
Seth Vargo
|
7c8af14f4c
|
Merge pull request #221 from ianunruh/fix/api-docs
Remove non-existent unseal API argument
|
2015-05-19 15:44:32 +02:00 |
Ian Unruh
|
63199e5af4
|
HTTP should return 503 when sealed
|
2015-05-19 00:59:19 -07:00 |
Ian Unruh
|
c0409b69ae
|
Remove non-existent unseal API argument
|
2015-05-18 19:59:18 -07:00 |
Armon Dadgar
|
cc966d6b52
|
auth/cert: Guard against empty certs. Fixes #214
|
2015-05-18 16:11:09 -07:00 |
Armon Dadgar
|
9c916386de
|
Update github.html.md
Fixing incorrect documentation about case sensitivity
|
2015-05-18 09:37:31 -07:00 |
Armon Dadgar
|
3f3133b066
|
Merge pull request #204 from nrocine/master
Added implementation details to the GitHub Auth Docs on the Vault Website
|
2015-05-18 09:36:35 -07:00 |
Armon Dadgar
|
91801e607a
|
Merge pull request #218 from jefferai/master
Add website/build to gitignore
|
2015-05-18 09:35:57 -07:00 |
Jeff Mitchell
|
0db6b5e233
|
Add website/build to gitignore
|
2015-05-18 10:55:13 -04:00 |
Armon Dadgar
|
d15eed47ad
|
vault: reproducing GH-203
|
2015-05-15 17:48:03 -07:00 |
Armon Dadgar
|
3bcd32228d
|
vault: lease renewal should not create new lease entry
|
2015-05-15 17:47:39 -07:00 |
Armon Dadgar
|
18795a4b26
|
vault: Adding test based on bug report
|
2015-05-15 17:19:41 -07:00 |
Armon Dadgar
|
0b84e86483
|
vault: Adding more logging
|
2015-05-15 17:19:32 -07:00 |
Armon Dadgar
|
8be1d884b8
|
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
|
88d5d6a4c8
|
Use strconv.ParseBool
|
2015-05-15 16:41:30 -04:00 |
Seth Vargo
|
a2831b0144
|
Explicitly check if tls_disable == 1
|
2015-05-15 16:39:30 -04:00 |
Seth Vargo
|
8c6afd8409
|
Merge pull request #211 from hashicorp/sethvargo/update_middleman
Use new middleman-hashicorp
|
2015-05-15 16:31:57 -04:00 |
Seth Vargo
|
7c6033c728
|
Use new middleman-hashicorp
|
2015-05-15 16:15:58 -04:00 |
Armon Dadgar
|
af118da257
|
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
|
56659a2db2
|
cred/app-id: ensure consistent error message
|
2015-05-15 11:45:57 -07:00 |
Armon Dadgar
|
8cff23f29b
|
cred/app-id: stricter validation and error messaging
|
2015-05-15 11:40:45 -07:00 |
Armon Dadgar
|
3b1df5a8ca
|
website: clarify the app-id parameters
|
2015-05-15 11:39:05 -07:00 |
Armon Dadgar
|
4f6aab2eb7
|
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
|
501d81a4ef
|
Merge pull request #207 from NathanMcCauley/master
update info on keywhiz vs vault
|
2015-05-15 10:33:59 -07:00 |
Nathan McCauley
|
dd6de90a3f
|
update info on keywhiz
|
2015-05-15 00:34:25 -07:00 |
Jonathan Sokolowski
|
d58512b3f8
|
logical/framework: Fix help text in PathMap
|
2015-05-15 07:56:32 +10:00 |
Nils Rocine
|
6481c13bcc
|
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
|
fc2ac74c5f
|
Improve error message when TLS is disabled
Fixes #198
|
2015-05-14 10:33:38 -04:00 |
Seth Vargo
|
031d33e2e5
|
Remove reference to Vagrantfile
Fixes #186
|
2015-05-14 09:48:36 -04:00 |
Seth Vargo
|
e6007de65a
|
Merge pull request #199 from tpounds/fix-doc-typo
Fix minor documentation typo.
|
2015-05-14 09:47:43 -04:00 |
Jonathan Sokolowski
|
6746a24c78
|
credential/app-id: Test DeleteOperation
|
2015-05-14 22:30:02 +10:00 |
Jonathan Sokolowski
|
283e8ccacb
|
logical/framework: Add delete to PathMap
|
2015-05-14 22:28:33 +10:00 |
Jonathan Sokolowski
|
896f9cd4d3
|
logical/framework: Add delete to PathStruct
|
2015-05-14 22:25:30 +10:00 |
Trevor Pounds
|
7ce3718191
|
Fix minor typo.
|
2015-05-13 18:08:11 -07:00 |
Armon Dadgar
|
45d8c923f0
|
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
|
1b92069120
|
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
|
fd6104e4d6
|
up version for dev
|
2015-05-13 10:37:35 -07:00 |
Mitchell Hashimoto
|
644caf74c4
|
update CHANGELOG
|
2015-05-13 10:35:20 -07:00 |
Seth Vargo
|
be74ed6659
|
Merge pull request #192 from pquentin/patch-1
Fix typo
|
2015-05-13 09:52:37 -04:00 |
Quentin Pradet
|
99e8b824d5
|
Fix typo
programtic -> programmatic
|
2015-05-13 09:08:15 +02:00 |
Armon Dadgar
|
42b28ca03d
|
http: PUT to sys/auth should be the same as POST
|
2015-05-12 17:57:39 -07:00 |
Mitchell Hashimoto
|
cbf7d6a8d7
|
terraform: remove CBD for now while TF bug exists
|
2015-05-12 16:08:29 -07:00 |
Mitchell Hashimoto
|
fc247a3b4c
|
terraform: LC should have CBD
|
2015-05-12 16:07:16 -07:00 |
Mitchell Hashimoto
|
a1e9131374
|
terraform: don't uniquely name ASG
|
2015-05-12 15:40:53 -07:00 |
Spencer Herzberg
|
3a6a060b2e
|
recursive zk delete
|
2015-05-12 11:50:32 -05:00 |
Spencer Herzberg
|
f3f6466730
|
fixes #189; zk version conflict
* multiple Puts to the same node causes zk errors
|
2015-05-12 09:12:00 -05:00 |
Seth Vargo
|
511ddb18c7
|
Merge pull request #188 from shinji62/hotfix/mistypo
Fix Error message
|
2015-05-12 09:37:36 -04:00 |
Etourneau Gwenn
|
a3fe4b889f
|
Fix Error message
|
2015-05-12 14:32:09 +09:00 |
Emil Hessman
|
f40dba1c48
|
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 |
Mitchell Hashimoto
|
740e7b5f20
|
terraform: add ELB output
|
2015-05-11 16:27:43 -07:00 |