This project is mirrored from https://gitee.com/NQL886/vault.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 20 Jul, 2021 6 commits
-
-
Calvin Leung Huang authored
-
Lars Lehtonen authored
-
Jeff Mitchell authored
-
vinay-gopalan authored
* add ability to customize IAM usernames based on templates * add changelog * remove unnecessary logs * patch: add test for readConfig * patch: add default STS Template * patch: remove unnecessary if cases * patch: add regex checks in username test * patch: update genUsername to return an error instead of warnings * patch: separate tests for default and custom templates * patch: return truncate warning from genUsername and trigger a 400 response on errors * patch: truncate midString to 42 chars in default template * docs: add new username_template field to aws docs
-
Chelsea Shaw authored
* Add type param to secret show, handle CG in database role show * If roleType is passed to credential, only make one creds API call * Clean up db role adapter and serializer * url param roleType passed to credentials call * Role list capabilities check for static and dynamic separately * Add changelog * Consistent adapter response for single or double call * Prioritize dynamic response if control group on role/creds
-
swayne275 authored
* fix minor plugin doc typo * fix limits of of typo and related * forgot to save on this typo fix
-
- 19 Jul, 2021 5 commits
-
-
Nick Cabatoff authored
-
Pratyoy Mukhopadhyay authored
-
Ben Ash authored
-
Meggie authored
* Elaborating on telemetry persistence Some users understand how an aggregator relates to Vault telemetry, and some users are approaching this concept for the first time. Those newer to the concepts benefit from some extra clarification that the metrics sourced directly from Vault aren't stored anywhere. Sources: https://prometheus.io/docs/concepts/metric_types/ https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md https://docs.splunk.com/observability/metrics-and-metadata/metric-types.html * Updated summary note
-
Austin Gebauer authored
-
- 16 Jul, 2021 9 commits
-
-
Jason O'Donnell authored
-
Dave Shepherd authored
-
Mike Green authored
-
Josh Black authored
-
Scott Miller authored
-
Nick Cabatoff authored
Also hack the pagination test until the upstream azurite bugfix (https://github.com/Azure/Azurite/issues/910) makes it into an Azurite release.
-
Meggie authored
-
Tom Proctor authored
* Add ServiceNow credential resolver docs * Add information about using system CAs * Add field mappings and troubleshooting tips
-
Jeff Mitchell authored
* Swap sdk/helper libs to go-secure-stdlib * Migrate to go-secure-stdlib reloadutil * Migrate to go-secure-stdlib kv-builder * Migrate to go-secure-stdlib gatedwriter
-
- 15 Jul, 2021 15 commits
-
-
Scott Miller authored
* Add advice as a trace option to spot checks * typo * Collect advice when forming the tree
-
Mike Green authored
-
Scott Miller authored
* Suppress logging during a diagnose run * remove debugging
-
Yahya authored
-
John-Michael Faircloth authored
-
Austin Gebauer authored
* secrets/database: fixes external plugin shutdown reconnect for v5 interface * adds changelog entry * fixes handling of plugin shutdown for password generation on v4 interface
-
Jason O'Donnell authored
* secrets/ad: change improvement to feature in changelog * Update per feature requirements
-
claire bontempo authored
* adds console log to elaborate on error message * fixes browserstack failure
-
Angel Garbarino authored
* initial draft of changes * address pr comments and add changelog * remove changelog
-
Meggie authored
-
vinay-gopalan authored
* fix: cap token TTL at login time based on default lease TTL * add changelog file * patch: update warning messages to not include 'at login' * patch: remove default lease capping and test * update changelog * patch: revert warning message
-
Nick Cabatoff authored
-
Tom Proctor authored
-
Danny Hermes authored
-
Jeff Mitchell authored
* Swap out sdk/helper libs with implementations in go-secure-stdlib * Fix transit batch test
-
- 14 Jul, 2021 5 commits
-
-
Angel Garbarino authored
* fix the issue * add test coverage * add documentation to link-block * add changelog * modify for browserstack
-
hghaf099 authored
* hghaf099-VAULT-1303-Adding namespace in error when it is set * casting ResponseWriter in handleMonitor to logical.NamespaceResponseWriter * Casting ResponseWriter conditionally for http.Flusher Adding changelog * Improving changlog message
-
John-Michael Faircloth authored
* some grammar and punctuation fixes * remove unneeded char
-
Mike Green authored
-
Loann Le authored
-