Commit Graph

12484 Commits

Author SHA1 Message Date
Josh Black
b0f0f242ef changelog++ 2020-08-07 10:13:53 -07:00
Mark Gritter
d090626907 Add explanation of "keys" field. (#9676) 2020-08-07 12:11:11 -05:00
ncabatoff
1ba4300dbc Add docs for CSR signing. (#8899) 2020-08-07 10:45:12 -04:00
ncabatoff
505728a70e Use printf field widths instead of strings.Repeat. (#9681) 2020-08-07 08:54:23 -04:00
Tom Proctor
d8995bfe42 Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
Austin Gebauer
eb71fe70a4 docs: fixes environment variable in azure secrets config API (#9678) 2020-08-06 17:11:18 -07:00
Zalary Young
07b9929b51 Merge PR #9628: add audit_non_hmac_request_keys to payload example for tune 2020-08-06 15:27:03 -04:00
Brian Kassouf
fd8df2ae5f changelog++ 2020-08-06 10:50:41 -07:00
ncabatoff
6e732f1c33 changelog++ 2020-08-05 17:32:01 -04:00
Scott Miller
efd3fadfa2 Remove weird TTL special case documentation from cubbyhole (#9669) 2020-08-05 16:20:24 -05:00
aphorise
1ef507638a Docs - /system/unseal Typo - Resolves: #9659 (#9660) 2020-08-05 08:33:47 -04:00
Jim Kalafut
5f270a4caf Update OpenLDAP docs (#9648)
Add link to API docs.
2020-07-31 17:25:27 -07:00
ncabatoff
15b9432717 Make manualStepDownCh a 1-buffered channel to ensure StepDown actually steps down in tests. (#9622) 2020-07-31 10:01:51 -04:00
Calvin Leung Huang
519634a8fe pki: use revocationInfo.RevocationTimeUTC when revoking certs with ti… (#9609)
* pki: use revocationInfo.RevocationTimeUTC when revoking certs with tidy_revoked_certs set to true

* update comment

* tidy: use same time snapshot for OR comparison
2020-07-30 15:10:26 -07:00
Andy Assareh
4cf3919175 curl command incorrect: ---header should be --header (#9643) 2020-07-30 14:55:42 -07:00
Austin Gebauer
7f254d9f11 docs: fix gcpkms steps for asymmetric decryption and asymmetric signing (#9638) 2020-07-30 10:50:23 -07:00
ncabatoff
9a717d1ce4 Log sanitized config at startup and when it changes. (#9637)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2020-07-30 13:15:00 -04:00
Chelsea Shaw
6bdd6f1151 changelog ++ 2020-07-30 11:18:52 -05:00
Chelsea Shaw
38ad7a8256 Ui/ember blueprint updates (#9627)
* Import layout in blueprint if generator used with --in flag

* Generated story works with hot reloading out of the box
2020-07-30 11:15:03 -05:00
Chelsea Shaw
f5db8b4d80 Ui/ttl wrap (#9632)
* Use TtlPicker2 in wrap-ttl component
* Fix tests around wrap-ttl
2020-07-30 10:12:45 -05:00
Mark Gritter
090086f01f Add new page documenting limits. (#9592)
* Add new page documenting limits.
* Add some identity metrics not previously documented.
* Updated limits based on compression experiments.
* Add Transit key rotation limits, and link to Transform size limit.
2020-07-29 16:18:04 -05:00
Alexander Bezobchuk
7b06590909 Merge PR #9581: Rate Limit Quota Headers 2020-07-29 15:15:05 -04:00
Michael Golowka
b20889a489 Mark MongoDB Atlas as supporting static creds (#9624)
Also fixes some links that are not rendering properly with a newline
between the text and the link.
2020-07-29 11:39:53 -06:00
Nick Cabatoff
0e4f8a0162 Revert hack to nightly test workflow. 2020-07-29 13:10:08 -04:00
Nick Cabatoff
f86b4e147d Hack nightly test workflow to trigger a cache-populating build now. 2020-07-29 12:23:15 -04:00
ncabatoff
3832f9025e Use the go test cache to reduce circleci test time (#8838) 2020-07-29 12:20:49 -04:00
Scott Miller
db841d1c6d Increase expiration timeouts on leases to avoid races in NoopBackend (#9600)
* Increase expiration timeouts on leases to avoid races in NoopBackend

* Set timeouts depending on whether they are relevant to the test: 1s for irrelevant, back to 20ms if they are

* revert one more
2020-07-29 10:13:47 -05:00
Alexander Bezobchuk
93d2baedfc Merge PR #9615: tests: attempt build tag fix 2020-07-28 21:43:14 -04:00
Austin Gebauer
45e6a62186 docs: add missing parameters to the gcpkms key create/update API (#9612) 2020-07-28 13:53:27 -07:00
Jeff Escalante
c58e176533 Fix broken links in website footer (#9613)
* add security page and press kit

* github link correction
2020-07-28 16:22:35 -04:00
ncabatoff
f9b07efe3e Remove obsolete kms->shamir warning. Add warning about taking a backup. (#9614) 2020-07-28 16:13:57 -04:00
Clint
8b80696e31 Update CHANGELOG.md
Fix ordering of bug fix updates
2020-07-28 09:25:11 -05:00
Clint
163bda90f9 Update CHANGELOG.md 2020-07-28 09:24:39 -05:00
Clint
534093bf63 Forward requests for rotate-root on Performance secondary / standbys (#9606) 2020-07-28 09:22:32 -05:00
Austin Gebauer
f67fc917bf changelog++ 2020-07-27 13:58:37 -07:00
ncabatoff
9a3744f502 Fix parsing of seal stanzas that have an array for purpose (#9589)
Hexadecimal integers will be converted to decimal, which is unfortunate but shouldn't have any negative effects other than perhaps confusion in the `vault debug` output.
2020-07-27 16:28:52 -04:00
ncabatoff
4f109368a6 Eliminate global that caused race tests to fail in ent with an internal config setting. (#9604) 2020-07-27 16:10:26 -04:00
Ivan Buymov
665d668f05 update gocql version for cassandra physical backend (#9602) 2020-07-27 15:18:43 -04:00
aphorise
7880875f64 Always provide version & storage type in status output (#9598) 2020-07-27 14:33:57 -04:00
Chelsea Shaw
f5f11234af Ui/ttl form (#9572)
* Add TtlForm and extend TtlPicker2 from new component
2020-07-27 11:02:31 -05:00
Jim Kalafut
f145c66d22 Update OIDC docs (#9599)
Clarify that verbose logging is to the server logs.
2020-07-27 08:51:59 -07:00
ncabatoff
2897ec67e1 Add upgrade note for okta issue. (#9587) 2020-07-27 11:36:17 -04:00
Scott Miller
5b1b2ff127 Fix navigation for the Sentinel config and clarify module usage (#9588) 2020-07-27 09:52:46 -05:00
Austin Gebauer
56386097d8 changelog++ 2020-07-24 15:25:01 -07:00
Austin Gebauer
8c8a68808e Update GCP secrets plugin (#9591) 2020-07-24 15:10:25 -07:00
Meggie
9e04ed667d changelog++
Add note to 1.3 that when we released path filters we deprecated mount filters.
2020-07-24 17:37:05 -04:00
Austin Gebauer
2a21a56d67 changelog++ 2020-07-24 08:41:24 -07:00
Austin Gebauer
679c165176 docs: fix sentence in gcp secrets by removing unneeded word (#9585) 2020-07-24 07:36:06 -07:00
ncabatoff
49f2a79a53 Upgrade to newer okta lib for pagination, fetch all groups using it (#9580) 2020-07-24 09:05:08 -04:00
ncabatoff
34144e38ee Fix 1.5 regression that meant non-string values in the seal stanza would fail config parsing, preventing startup. (#9555) 2020-07-23 13:53:00 -04:00