sprohaska
90be96989a
logical/aws: Fix typo in warning message ( #2747 )
...
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
2017-05-19 06:20:54 -04:00
Jeff Mitchell
57461e3556
Fix revoke-secondary API addr
2017-05-19 00:53:49 -04:00
Kenny Gatdula
f9a71de87a
Update plugins.html.md ( #2744 )
...
Minor typo and spellcheck update
2017-05-18 14:06:44 -04:00
vishalnayak
07704fa81c
Fix index out of range bug in ParseKeyValues
2017-05-17 21:47:13 -04:00
Brian Kassouf
f4e9110ba1
changelog++
2017-05-15 11:57:23 -04:00
Paul Seiffert
a8ec1466dc
DynamoDB: Check for children more efficiently ( #2722 )
...
* Check for children more efficiently
* Wrap comments to a width of 80
2017-05-15 08:53:41 -07:00
Martins Sipenko
f3f6b02682
Fix `X-Vault-AWS-IAM-Server-ID` example ( #2728 )
2017-05-15 09:06:45 -04:00
Brian Kassouf
e291a494cf
Merge pull request #2723 from kmcvicker/patch-1
...
Update install.html.md
2017-05-12 13:23:52 -07:00
Ken McVicker
3a354343af
Update install.html.md
...
Updates list of commands with the output of 0.6.4. Missing commands list, unwrap, capabilities, generate-root
2017-05-12 14:13:06 -06:00
Jeff Mitchell
26781471a6
Oops, fix tests again
2017-05-12 14:38:52 -04:00
Brian Kassouf
533dbe5d4c
Update the error when no key can be found to a more clear error text ( #2720 )
2017-05-12 14:14:00 -04:00
Jeff Mitchell
680cc704d1
Fix tests
2017-05-12 14:12:53 -04:00
Jeff Mitchell
858deb9ca4
Don't allow parent references in file paths
2017-05-12 13:52:33 -04:00
Martins Sipenko
774c70e1e2
Update aws.html.md ( #2715 )
2017-05-12 12:10:11 -04:00
Brian Kassouf
06472d8ceb
Merge pull request #2718 from hashicorp/doc-updates
...
Add plugin level docs for what statements are supported and how they …
2017-05-12 08:12:27 -07:00
Calvin Leung Huang
d52228c843
Add mongodb plugin to builtin list
2017-05-11 19:29:28 -04:00
Calvin Leung Huang
ef903dafc4
changelog++
2017-05-11 17:42:30 -04:00
Calvin Leung Huang
9fd39a0681
Mongodb plugin ( #2698 )
...
* WIP on mongodb plugin
* Add mongodb plugin
* Add tests
* Update mongodb.CreateUser() comment
* Update docs
* Add missing docs
* Fix mongodb docs
* Minor comment and test updates
* Fix imports
* Fix dockertest import
* Set c.Initialized at the end, check for empty CreationStmts first on CreateUser
* Remove Initialized check on Connection()
* Add back Initialized check
* Update docs
* Move connProducer and credsProducer into pkg for mongodb and cassandra
* Chage parseMongoURL to be a private func
* Default to admin if no db is provided in creation_statements
* Update comments and docs
2017-05-11 17:38:54 -04:00
Brian Kassouf
5bcbf15c56
Merge pull request #2719 from jvoorhis/freshen-s3-storage-backend-docs
...
Update the S3 storage backend docs to reflect capabilities.
2017-05-11 14:35:46 -07:00
Jeremy Voorhis
3407a033ba
Update the S3 storage backend docs to reflect capabilities.
2017-05-11 14:30:05 -07:00
Jeff Mitchell
26ed13af91
changelog++
2017-05-11 16:41:05 -04:00
Brian Kassouf
1460c2fcc7
Add plugin level docs for what statements are supported and how they should be formatted
2017-05-11 11:59:58 -07:00
Seth Rutner
3874b63af3
Fix typos in error message ( #2692 )
2017-05-10 10:28:35 -04:00
Chris Hoffman
08f3b08bbd
adding leases documentation redirects ( #2707 )
2017-05-10 09:43:09 -04:00
Chris Hoffman
4cd50fd822
Updating key export documentation for transit ( #2706 )
2017-05-10 09:27:03 -04:00
Cameron Stokes
ab7d91a506
[docs] Update glossary for auth backend terminology. ( #2703 )
2017-05-09 22:17:32 -04:00
Jeff Mitchell
d25aa9fc21
Don't write salts in initialization, look up on demand ( #2702 )
2017-05-09 17:51:09 -04:00
Seth Vargo
a7a5337cbc
Update builder, allow disabling redirects
2017-05-09 17:00:34 -04:00
Seth Vargo
e07e8f88cd
Merge pull request #2693 from hashicorp/sethvargo/csr
...
Add project-side redirects
2017-05-09 16:23:21 -04:00
Seth Vargo
3e16f02d4b
Add project-side redirects
2017-05-09 16:07:55 -04:00
Jeff Mitchell
38c49dbe7b
changelog++
2017-05-09 14:06:13 -04:00
Jeff Mitchell
76ca5fc377
Allow non-strings to be used to set `ttl` field in generic. ( #2699 )
2017-05-09 14:05:00 -04:00
Tim Stamp
de8bbed321
Header Type Typo ( #2695 )
...
Header 'Update Key Configuration' should be a H2 not a H4.
2017-05-09 09:57:23 -04:00
Gregory Collins
ef5aef8d81
Fix command docstring typo: wrappping -> wrapping. ( #2696 )
2017-05-09 09:56:54 -04:00
Jeff Mitchell
7068292252
Update/clarify docs on generic backend ttl.
...
Ping #2697
2017-05-09 09:56:11 -04:00
Jeff Mitchell
8a83389542
changelog++
2017-05-09 09:51:40 -04:00
Jeff Mitchell
45eaa7ad01
Increase plugin wrapping token time to 60 seconds; 10 can be too short as seen in tests
2017-05-09 09:50:07 -04:00
Jeff Mitchell
5b3d80042e
Fix mount test
2017-05-09 09:49:45 -04:00
Jeff Mitchell
e98690d00c
Ensure we aren't leaking any open FDs in the file backend if we hit certain error conditions
2017-05-09 09:24:43 -04:00
Jeff Mitchell
185ba8a1c3
Only run cassandra tests on Travis for right now
2017-05-09 08:36:20 -04:00
Jeff Mitchell
e3c8be72cc
Fix local check on singleton required mounts
2017-05-09 08:36:10 -04:00
Jeff Mitchell
a3191995e6
Cut version 0.7.2
2017-05-08 17:11:53 -04:00
Jeff Mitchell
7763b15493
Bump versions
2017-05-08 16:19:41 -04:00
Jeff Mitchell
571fef0eda
changelog++
2017-05-08 16:18:22 -04:00
Jeff Mitchell
490b01d6d8
Add salt mutex to app-id ( #2690 )
2017-05-08 16:15:24 -04:00
Jeff Mitchell
92e3758291
Don't hash time.Time values in return data maps, they may be useful for reconciling values and are not generally secret
2017-05-08 14:19:42 -04:00
Mitchell Hashimoto
c29ee275ce
audit: hash time.Time values in map fields ( #2689 )
...
This enables audit.Hash to hash time.Time values that may exist as
direct fields in the map. This will error (instead of panic) for any
time.Time values that don't occur within map values. For example, this
does not support a time.Time within a slice. If that needs to be
supported then modifications will need to be made.
This also requires an update to reflectwalk (included in this PR). This
is a minimal change that allows SkipEntry to signal to skip an entire
struct. We do this because we don't want to walk any of time.Time since
we handle it directly.
2017-05-08 14:06:08 -04:00
Jeff Mitchell
e0c2b37c2a
Add commenting to singletonMountTables
2017-05-08 13:39:18 -04:00
Jeff Mitchell
f50d345fa3
Fix imports.
...
Closes #2688
2017-05-08 10:23:29 -04:00
Jeff Mitchell
726bd6f379
Don't load a required mount if in secondary mode, let sync invalidate do that
2017-05-05 19:40:26 -04:00