7782 Commits

Author SHA1 Message Date
Seth Vargo
6db89d2a95 Fix more broken links /cc @armon 2015-05-02 18:08:11 -04:00
Seth Vargo
f6575ec551 Fix broken link 2015-05-02 18:07:32 -04:00
Armon Dadgar
4940bd2ec1 website: adding keywhiz comparison. Fixes #79. 2015-05-02 15:05:32 -07:00
Armon Dadgar
c5955d7b40 website: adding keywhiz comparison. Fixes #79. 2015-05-02 15:05:23 -07:00
Armon Dadgar
f886a499d6 website: Adding KMS comparison. Fixes #56. 2015-05-02 14:27:35 -07:00
Mitchell Hashimoto
54d3b95c99 up version for dev 2015-05-02 13:37:26 -07:00
Mitchell Hashimoto
0218daf9f7 website: bump 2015-05-02 13:36:55 -07:00
Mitchell Hashimoto
074dcaadac update CHANGELOG v0.1.1 2015-05-02 13:34:39 -07:00
Mitchell Hashimoto
be301bcd8a token/disk: write token with 0600 2015-05-02 13:34:01 -07:00
Mitchell Hashimoto
0128f35b85 v0.1.1 2015-05-02 13:29:32 -07:00
Mitchell Hashimoto
24a4c693aa vault: validate advertise addr is valid URL [GH-106] 2015-05-02 13:28:33 -07:00
Mitchell Hashimoto
aaa2c0528b update cHANGELOG 2015-05-02 13:21:51 -07:00
Mitchell Hashimoto
8c7771f299 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
33dfaaf88f logical/framework: PathMap allows hyphens in keys [GH-119] 2015-05-02 13:17:42 -07:00
Mitchell Hashimoto
12b2492bd9 update CHANGELOG 2015-05-02 13:12:09 -07:00
Mitchell Hashimoto
8b961490cd command/format: add lease_renewable to output 2015-05-02 13:11:40 -07:00
Mitchell Hashimoto
4f2b244d72 api: human friendly error for TLS [GH-123] 2015-05-02 13:08:35 -07:00
Seth Vargo
8b7bcce92f Lowercase again 2015-04-30 14:27:32 -04:00
Armon Dadgar
c1026c7b73 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
3608e835d3 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
3c848a0c9b Use lowercase 2015-04-30 13:37:47 -04:00
Armon Dadgar
8a167b7c97 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
e8453f4a1d 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
6fb4de03b6 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
572b056d6c make.bat: add Makefile-like functionality for Windows 2015-04-30 08:03:54 +02:00
Mitchell Hashimoto
1dffd7899c 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
61841fd596 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
fbd7a63782 Merge pull request #104 from leocassarani/patch-1
Fix typo: "taking" -> "talking"
2015-04-29 18:52:55 -04:00
Leo Cassarani
051c3033f0 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
f676ed4d83 physical/file: open for writing 2015-04-29 11:31:59 -07:00
Mitchell Hashimoto
4caf6b593b update CHANGELOG 2015-04-29 11:30:00 -07:00
Mitchell Hashimoto
3a10257656 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
59092a2449 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
f165820fd3 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
a04861cde4 Fix typo in getting started docs 2015-04-29 13:53:24 -04:00
Mitchell Hashimoto
782084af50 update CHANGELOG 2015-04-29 09:59:05 -07:00
Seth Vargo
e6cde6a855 Minor formatting update [ci skip] 2015-04-29 10:38:57 -04:00
Seth Vargo
5e3af2fed2 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
d02a8a9461 Merge pull request #90 from gulyasm/master
Added Gox install to README.md
2015-04-29 10:35:14 -04:00
Seth Vargo
745ee441a0 Merge pull request #92 from fubar-coder/master
Fixes #83 (wrong SetConsoleMode import)
2015-04-29 10:31:48 -04:00
Mark Junker
94adbb3d49 Fixes #83 2015-04-29 10:20:09 +02:00
gulyasm
9ca2ce7b25 Added Gox install to README.md 2015-04-29 09:07:46 +02:00
Juanito Fatas
cc6aa80675 Update output of first-secret guide [ci skip] 2015-04-29 14:39:39 +08:00
Mitchell Hashimoto
f98ef07ca1 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
584cd0ecf0 Update output of vault status [ci skip] 2015-04-29 14:27:23 +08:00
Mitchell Hashimoto
1c6f45f625 Merge pull request #84 from ceh/ignore-ds-store
Ignore .DS_Store files
2015-04-28 23:23:55 -07:00
Mitchell Hashimoto
ee5dfccdd1 Merge pull request #85 from tpounds/fix-doc-typo
Fix documentation typo.
2015-04-28 22:30:58 -07:00
Trevor Pounds
a9367c17d0 Fix documentation typo. 2015-04-28 22:15:56 -07:00
Emil Hessman
5ba72f0142 Ignore .DS_Store files 2015-04-29 06:11:50 +02:00
David Wittman
e4ffd4ac27 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