Jeff Mitchell
3e9539c1f5
Other audit log times are forced to UTC so make this behave the same way. ( #4221 )
2018-03-29 17:49:21 -04:00
Jeff Mitchell
5b281503eb
Fix test
2018-03-29 17:40:42 -04:00
Jon Benson
d1b0d6efb3
Update mfa-totp.html.md ( #4220 )
2018-03-29 16:51:13 -04:00
Jeff Mitchell
7a6f582168
1.10 Updates ( #4218 )
2018-03-29 15:32:16 -04:00
Jeff Mitchell
d034d8040a
changelog++
2018-03-29 15:29:17 -04:00
Jeff Mitchell
6484b9b164
Continue and warn when tidying in pki if an entry or value is nil ( #4214 )
...
Ref #4177
2018-03-29 15:27:51 -04:00
Jeff Mitchell
e4d277fc0b
Sanitizize some error capitalization
2018-03-29 10:14:42 -04:00
Seth Vargo
b2d2c9236d
Add dev flags for local plugin testing ( #4188 )
2018-03-28 17:36:55 -04:00
Seth Vargo
56a48dc322
Fix broken build ( #4212 )
...
90e3ad2 broke the build. This fixes the syntax and ensures compilation.
I have no idea and make no claims that this is the correct behavior.
2018-03-28 15:47:40 -04:00
Jeff Mitchell
628e2072d0
changelog++
2018-03-28 14:47:24 -04:00
Nicholas Watkins
3b3af2f0a6
Add MySQL db max idle connections and connections lifetime assignment ( #4211 )
...
Allow the storage backend for MySQL to use a custom connection lifetime and max idle connection value if the parameter is specified in the config file of vault otherwise do not set in order to leave at default value.
2018-03-28 14:43:55 -04:00
Jeff Mitchell
08f4bcab62
Merge branch '0.10-beta' into master-oss
2018-03-28 14:40:09 -04:00
Seth Vargo
f0dd5ae61f
Always use a local test server ( #4207 )
...
Some commands didn't setup a local test server since they didn't need
it. Other commands didn't setup a local test server because Seth forgot.
Long story short, I kept seeing weird requests to my Vault server when I
ran tests, and that should never happen. This ensures all test requests
will go to a test Vault instance.
Benchmarks show this adds 0.4s to the command test suite.
2018-03-28 10:34:37 -04:00
Jeff Mitchell
26c891c223
Merge branch 'master-oss' into 0.10-beta
2018-03-28 10:14:43 -04:00
vishalnayak
1a060446a9
changelog++
2018-03-27 17:04:13 -04:00
Jeff Mitchell
c02e8dd428
changelog++
2018-03-27 16:35:25 -04:00
Jeff Mitchell
48cb30312a
Remove old workaround for a rollback error ( #4206 )
...
It can now cause problems in other situations
2018-03-27 16:34:06 -04:00
Jeff Mitchell
2f90e0c2e1
Merge branch 'master-oss' into 0.10-beta
2018-03-27 12:40:30 -04:00
Calvin Leung Huang
a8ffa6b663
changelog++
2018-03-27 11:31:29 -04:00
Calvin Leung Huang
8d9295c539
Token store deleted parent ( #4193 )
...
* Handle removal of parent index on revoke-orphan and tidy operations
* Refactor handleTidy to use same for loop children deletion of invalid parent entry
* Update comments
* Add logic for revoke-orphan and tidy to turn no-parent tokens into orphans
* Add orphan check to test
* Update test comments
* Fix TestTokenStore_Revoke_Orphan test
* Address feedback, add explicit delete when parent prefix is empty
* Revert explicit delete, add comment on why it's not done
* Update comment to indicate ok on marking token as orphan
* Fix test
2018-03-27 11:12:06 -04:00
Yoko
d03056eed3
Update Github auth method API reference ( #4202 )
...
* Update Github auth method API reference
* Replaced vault.rocks in API
2018-03-26 16:56:14 -07:00
vishalnayak
37153482be
docs: update aws ec2 auth step
2018-03-26 17:26:48 -04:00
Jeff Mitchell
e8fc0a11ce
Remove a few more vault.rocks usages
2018-03-26 15:02:22 -04:00
Jeff Mitchell
a1d5defe01
Update tests to use the real accessors listing path
2018-03-26 14:21:36 -04:00
Wilhelmina Drengwitz
a10f02ef7b
Add general recommendation for the api_addr
config value ( #4198 )
...
We ran into some confusion about what we should be setting the api_addr config value to. I feel this general recommendation should nudge any others into a better understanding of what this value should point to.
2018-03-26 13:46:54 -04:00
Seth Vargo
b665909b09
Add API functions and completions for plugins ( #4194 )
2018-03-26 13:40:33 -04:00
Jeff Mitchell
65d8eb0914
Add more docs around list paths in policies.
...
CC #4199
2018-03-26 11:30:58 -04:00
Brian Shumate
0c30145325
Docs: add note about enterprise replication installations section to upgrade guide ( #3631 )
2018-03-26 10:25:09 -04:00
Chris Hoffman
84ec79a93f
updating azure plugin and deps ( #4191 )
2018-03-23 16:48:05 -04:00
Jim Kalafut
84b0b97f6f
changelog++
2018-03-23 13:19:47 -07:00
Jeff Mitchell
74452d7db7
Update CHANGELOG.md
2018-03-23 15:16:17 -04:00
Jim Kalafut
d67ed1fdc2
Replace Batch operation in Cassandra Delete() ( #4054 )
...
This fixes failing Cassandra backend tests. It is also probably the
better route, since Batch operations aren't the preferred approach
unless necessary (https://docs.datastax.com/en/cql/3.3/cql/cql_using/useBatch.html ).
2018-03-23 09:42:35 -07:00
Seth Vargo
0b827774ae
Drop vault.rocks ( #4186 )
2018-03-23 11:41:51 -04:00
Chris Hoffman
b7ef4a3a6f
adding Azure docs ( #4185 )
...
Adding Azure Auth Method docs
2018-03-22 18:28:42 -04:00
Jeff Mitchell
1b6847c8e5
changelog++
2018-03-22 16:38:34 -04:00
Jeff Mitchell
10bcd54d8c
Cut version 0.10.0-beta1
2018-03-22 10:21:24 -04:00
Jeff Mitchell
d9a08d8637
Note, redoing the build despite the signed commit earlier
2018-03-22 10:21:07 -04:00
Jeff Mitchell
947c42e5f1
Cut version 0.10.0-beta1
2018-03-22 09:44:58 -04:00
Jeff Mitchell
f45a57af7a
Bump versions for beta release
2018-03-22 09:44:03 -04:00
Jim Kalafut
7842557e62
Fix minor docs and help text issues ( #4184 )
2018-03-22 09:29:59 -04:00
Jeff Mitchell
54d1be545d
changelog++
2018-03-22 00:21:51 -04:00
Jeff Mitchell
9fdd367c6e
Remove unnecessary Options field in MountConfigOutput
2018-03-22 00:05:19 -04:00
Jeff Mitchell
22fc62dbd5
Fix some command help output formatting
2018-03-21 23:58:16 -04:00
Jeff Mitchell
85a86acfc9
Fix tests
2018-03-21 23:50:44 -04:00
Jeff Mitchell
a62376c429
Remove unneeded dep file
2018-03-21 23:10:34 -04:00
Brian Kassouf
ad383e911f
Update kv backend and add some docs ( #4182 )
...
* Add kv backend
* Move kv in apha order
* Update kv backend and add some docs
2018-03-21 23:10:05 -04:00
Jeff Mitchell
2bb4e7535a
Add gcp secrets
2018-03-21 23:07:16 -04:00
Jeff Mitchell
22f3a337f3
Update kv with existence check
2018-03-21 22:58:11 -04:00
Brian Kassouf
3324d6dd12
Add kv backend ( #4181 )
2018-03-21 22:56:52 -04:00
Calvin Leung Huang
25792df5a9
Passthrough request headers ( #4172 )
...
* Add passthrough request headers for secret/auth mounts
* Update comments
* Fix SyncCache deletion of passthrough_request_headers
* Remove debug line
* Case-insensitive header comparison
* Remove unnecessary allocation
* Short-circuit filteredPassthroughHeaders if there's nothing to filter
* Add whitelistedHeaders list
* Update router logic after merge
* Add whitelist test
* Add lowercase x-vault-kv-client to whitelist
* Add back const
* Refactor whitelist logic
2018-03-21 19:56:47 -04:00