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
Mitchell Hashimoto
38c6b78067
scripts: fix idempotency issue
2015-05-11 11:31:47 -07:00
Mitchell Hashimoto
aa55896b93
Update godeps with 0.1.2
v0.1.2
2015-05-11 11:30:01 -07:00
Mitchell Hashimoto
5225d487f1
v0.1.2
2015-05-11 11:29:07 -07:00
Mitchell Hashimoto
5d54cf8276
update CHANGELOG
2015-05-11 11:28:22 -07:00
Mitchell Hashimoto
a07bd713ca
Rename skip verify env
2015-05-11 11:27:54 -07:00
Mitchell Hashimoto
51a806b266
Merge pull request #181 from jefferai/fix-ca-path-walk
...
Fix CA path walking, and add TLS-related env vars.
2015-05-11 11:26:47 -07:00
Mitchell Hashimoto
a3348b090a
command: fix tests
2015-05-11 11:25:45 -07:00
Mitchell Hashimoto
1df31c6144
scripts: PGP sign SHASUMs [GH-152]
2015-05-11 11:23:43 -07:00
Armon Dadgar
a672d9cde3
vault: adding test for e33a904
2015-05-11 11:16:21 -07:00
Armon Dadgar
d9c5a691c8
command/token: Use cmd on windows instead of sh
2015-05-11 11:08:08 -07:00
Mitchell Hashimoto
7357642966
update CHANGELOG
2015-05-11 11:01:52 -07:00
Mitchell Hashimoto
6be7303053
command/*: -tls-skip-verify [GH-130]
2015-05-11 11:01:52 -07:00
Jeff Mitchell
e5d56747fd
This adds one bugfix and one feature enhancement.
...
Bugfix: When walking a given CA path, the walk gives both files and
directories to the function. However, both were being passed in to be
read as certificates, with the result that "." (the given directory for
the CA path) would cause an error. This fixes that problem by simply
checking whether the given path in the walk is a directory or a file.
Feature enhancement: VAULT_CACERT, VAULT_CAPATH, and VAULT_INSECURE now
perform as expected.
2015-05-11 17:58:56 +00:00
Armon Dadgar
2d9b12b853
website: Document overwrite behavior. Fixes #182
2015-05-11 10:58:29 -07:00
Mitchell Hashimoto
ec4fcd39eb
http: allow header for auth token [GH-124]
2015-05-11 10:56:58 -07:00
Armon Dadgar
b5acfcddb8
physical/consul: Fixing read of leader when standby. Fixes #178
2015-05-11 10:54:29 -07:00
Mitchell Hashimoto
03073c289d
update CL
2015-05-11 10:46:11 -07:00
Mitchell Hashimoto
3a9a1b2738
credential/app-id: add hash of user/app ID to metadata for logs
2015-05-11 10:46:11 -07:00
Armon Dadgar
ebd6a90195
website: Fixing doc error
2015-05-11 10:43:03 -07:00
Armon Dadgar
712db294ff
website: Adding LDAP docs
2015-05-11 10:43:03 -07:00
Armon Dadgar
32b3c63169
CL update
2015-05-11 10:43:03 -07:00
Mitchell Hashimoto
7015882b5c
audit: add display name to auth [GH-176]
2015-05-11 10:40:32 -07:00
Mitchell Hashimoto
f72bde409f
don't compile for open/freebsd [GH-136]
2015-05-11 10:34:17 -07:00
Mitchell Hashimoto
fb16d4b55f
update CL
2015-05-11 10:31:47 -07:00
Mitchell Hashimoto
8d79697948
command/meta: don't read token file if token is already set [GH-162]
2015-05-11 10:31:14 -07:00
Mitchell Hashimoto
db60f9ce0b
update CL
2015-05-11 10:28:11 -07:00
Mitchell Hashimoto
09b3a99d56
Merge pull request #184 from hashicorp/b-github-casing
...
credential/github: case insensitive mappings
2015-05-11 10:27:45 -07:00
Mitchell Hashimoto
11a009d5ab
logical/framework: PathMap is case insensitive by default
2015-05-11 10:27:04 -07:00
Mitchell Hashimoto
5d1baaace4
credential/github: case insensitive mappings
2015-05-11 10:24:39 -07:00
Armon Dadgar
552d9521d6
Merge pull request #151 from rasky/ldap
...
Implementation of the LDAP credential backend
2015-05-11 10:20:47 -07:00
Mitchell Hashimoto
a732fce7e2
update CL
2015-05-11 10:14:36 -07:00
Mitchell Hashimoto
54f363fedd
update CHANGELOG
2015-05-11 10:10:56 -07:00
Mitchell Hashimoto
381482225e
update CL
2015-05-11 10:09:21 -07:00
Mitchell Hashimoto
c76cc2f3f5
update CHANGELOG
2015-05-11 10:06:36 -07:00
Seth Vargo
74e1057259
Merge pull request #183 from knuckolls/patch-1
...
Update secret-backends.html.md
2015-05-11 10:09:10 -04:00
Kevin Nuckolls
68418d6f1b
Update secret-backends.html.md
...
Confusing / typo language in the getting started documentation. Fixed it up. :)
2015-05-11 08:50:45 -05:00
Giovanni Bajo
4273247923
auth/ldap: move password into InternalData
2015-05-09 22:06:34 +02:00
Giovanni Bajo
4a9be1fb5f
auth/ldap: move username into the path (to allow per-user revokation on the path)
2015-05-09 22:06:28 +02:00