Mitchell Hashimoto
83af64dbd1
update cHANGELOG
2015-05-02 13:21:51 -07:00
Mitchell Hashimoto
c7ff8f8458
Merge pull request #82 from DavidWittman/75-auth-revoked-token
...
Check for invalid token when authing via cli
2015-05-02 13:20:57 -07:00
Mitchell Hashimoto
81b12660c5
logical/framework: PathMap allows hyphens in keys [GH-119]
2015-05-02 13:17:42 -07:00
Mitchell Hashimoto
2eba902d0d
update CHANGELOG
2015-05-02 13:12:09 -07:00
Mitchell Hashimoto
842a8ec818
command/format: add `lease_renewable` to output
2015-05-02 13:11:40 -07:00
Mitchell Hashimoto
d4155ef9d8
api: human friendly error for TLS [GH-123]
2015-05-02 13:08:35 -07:00
Seth Vargo
c3a793ccdf
Lowercase again
2015-04-30 14:27:32 -04:00
Armon Dadgar
1da64f8c3b
Merge pull request #118 from abedra/keylength_test
...
Add test that ensure keylength check is working
2015-04-30 11:26:30 -07:00
Aaron Bedra
57a7a41a42
Add test that ensure keylength check is working
...
Not likely to fail, but if it did would result in complete failure, so
probably good to have a test for it.
2015-04-30 13:12:47 -05:00
Seth Vargo
2de4965598
Use lowercase
2015-04-30 13:37:47 -04:00
Armon Dadgar
c803d23f98
Merge pull request #117 from abedra/barrier_testing
...
Add test to verify unique encrypted values
2015-04-30 10:28:27 -07:00
Aaron Bedra
ea0c41aa81
Add test to verify unique encrypted values
...
It wasn't immediately clear that the proper random seeding was taking
place. This ensures that the same plaintext encrypted twice does not
result in the same ciphertext. It will also be a good test to keep
around incase of future regressions.
2015-04-30 12:15:41 -05:00
Armon Dadgar
f8aad6fd69
Merge pull request #109 from ceh/make-bat
...
make.bat: add Makefile-like functionality for Windows
2015-04-30 09:49:47 -07:00
Emil Hessman
894720af6d
make.bat: add Makefile-like functionality for Windows
2015-04-30 08:03:54 +02:00
Mitchell Hashimoto
6ba671c1f3
Merge pull request #105 from leocassarani/patch-2
...
website: Add output of reading aws/config/root to the docs
2015-04-29 16:53:05 -07:00
Leo Cassarani
f968d23b4f
Add output of reading aws/config/root to the docs [ci skip]
...
Replace "TODO" with the current command-line output from the Vault dev server.
2015-04-30 00:17:19 +01:00
Seth Vargo
ae04ee2052
Merge pull request #104 from leocassarani/patch-1
...
Fix typo: "taking" -> "talking"
2015-04-29 18:52:55 -04:00
Leo Cassarani
26c9dea303
Fix typo: "taking" -> "talking" [ci skip]
...
Pull Request #66 fixes this typo in Vault's command-line output.
This change updates the documentation to reflect the correct output.
2015-04-29 23:51:18 +01:00
Mitchell Hashimoto
1d7f78d3f3
physical/file: open for writing
2015-04-29 11:31:59 -07:00
Mitchell Hashimoto
fcde0fa942
update CHANGELOG
2015-04-29 11:30:00 -07:00
Mitchell Hashimoto
06461d1d35
Merge pull request #102 from jjshoe/patch-2
...
physical/file: Sensible permissions on creating a file
2015-04-29 11:29:31 -07:00
jjshoe
3b53334d87
Sensible permissions on creating a file
...
Open a file, create it if it doesn't exist, and for gods sake don't leave it 0666.
2015-04-29 13:27:44 -05:00
Mitchell Hashimoto
6c24da551b
Merge pull request #101 from davidmc24/patch-1
...
website: Fix typo in getting started docs
2015-04-29 10:54:30 -07:00
David M. Carr
859ec7cc79
Fix typo in getting started docs
2015-04-29 13:53:24 -04:00
Mitchell Hashimoto
fb7053bbb2
update CHANGELOG
2015-04-29 09:59:05 -07:00
Seth Vargo
25923921ff
Minor formatting update [ci skip]
2015-04-29 10:38:57 -04:00
Seth Vargo
138f98832b
Merge pull request #87 from JuanitoFatas/doc/getting-started
...
Update output of first-secret guide [ci skip]
2015-04-29 10:38:30 -04:00
Seth Vargo
2252fad931
Merge pull request #90 from gulyasm/master
...
Added Gox install to README.md
2015-04-29 10:35:14 -04:00
Seth Vargo
98027c0eee
Merge pull request #92 from fubar-coder/master
...
Fixes #83 (wrong SetConsoleMode import)
2015-04-29 10:31:48 -04:00
Mark Junker
787a4bc4b5
Fixes #83
2015-04-29 10:20:09 +02:00
gulyasm
ea415bec3b
Added Gox install to README.md
2015-04-29 09:07:46 +02:00
Juanito Fatas
73abe10f43
Update output of first-secret guide [ci skip]
2015-04-29 14:39:39 +08:00
Mitchell Hashimoto
57a29f79cf
Merge pull request #86 from JuanitoFatas/master
...
website: Update output of `vault status` [ci skip]
2015-04-28 23:31:55 -07:00
Juanito Fatas
c5b0e13f97
Update output of `vault status` [ci skip]
2015-04-29 14:27:23 +08:00
Mitchell Hashimoto
969f7265e4
Merge pull request #84 from ceh/ignore-ds-store
...
Ignore .DS_Store files
2015-04-28 23:23:55 -07:00
Mitchell Hashimoto
a1197d0ab7
Merge pull request #85 from tpounds/fix-doc-typo
...
Fix documentation typo.
2015-04-28 22:30:58 -07:00
Trevor Pounds
582677b134
Fix documentation typo.
2015-04-28 22:15:56 -07:00
Emil Hessman
de9d88c961
Ignore .DS_Store files
2015-04-29 06:11:50 +02:00
David Wittman
2fff913263
Check for invalid token when authing via cli
...
If a token does not exist, the Read request returns without an
error, but the secret returned is `nil`, so we need to check for
that.
Closes #75
2015-04-28 21:50:51 -05:00
Seth Vargo
7c67504238
Use SVG image
2015-04-28 22:46:15 -04:00
Seth Vargo
b4ebb3db9c
Allow failure on tip
2015-04-28 22:24:43 -04:00
Seth Vargo
ec96e1d4df
Merge pull request #71 from hashicorp/sethvargo/travis_again
...
Require sudo in Travis
2015-04-28 22:22:17 -04:00
Mitchell Hashimoto
437411e6a0
Merge pull request #81 from achanda/master
...
Make make cover work
2015-04-28 19:19:48 -07:00
Seth Vargo
3d02635d2f
Try using Travis docker again
2015-04-28 22:18:00 -04:00
Seth Vargo
f17d65507f
Use UTC in tests
2015-04-28 22:18:00 -04:00
Seth Vargo
95c8001388
Disable mlock in tests
2015-04-28 22:18:00 -04:00
Seth Vargo
3f46093b65
Require sudo in Travis
2015-04-28 22:17:59 -04:00
Mitchell Hashimoto
eef1a10e8e
vault: fix more test race conditions
2015-04-28 19:17:45 -07:00
Mitchell Hashimoto
3d3274a66b
command/server: fix one race condition
2015-04-28 19:11:46 -07:00
Abhishek Chanda
f0f824a7a0
Actually add the coverage script
...
Shamelessly copied from
https://github.com/mlafeldt/chef-runner/blob/v0.7.0/script/coverage
2015-04-28 19:05:11 -07:00