mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-15 14:31:13 +01:00
* Allow callers to choose the entropy source for the random endpoints * Put source in the URL for sys as well * changelog * docs * Fix unit tests, and add coverage * refactor to use a single common implementation * Update documentation * one more tweak * more cleanup * Readd lost test expected code * fmt