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.
- 28 Jul, 2021 8 commits
-
-
akosuadenell authored
Deleted duplicate text
-
Mike Green authored
Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com>
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Scott Miller authored
-
- 27 Jul, 2021 7 commits
-
-
Bryce Kalow authored
* migrate usages of nextjs-scripts to platform packages * Updates hashi packages
-
claire bontempo authored
* removes redundant .scss * fixes typo * clarifies storybook
-
Nick Cabatoff authored
-
John-Michael Faircloth authored
* docs: Update Database Capabilities to include username customization * add operator/diagnose to the index file
-
claire bontempo authored
-
Nick Cabatoff authored
-
Nick Cabatoff authored
* Work around rabbitmq regression with UserInfo.Tags in rabbitmq 3.9: use v3.8 docker image in tests. * Also pin cassandra docker image version to 3.11 (4.00 was making tests fail)
-
- 26 Jul, 2021 2 commits
-
-
Bartek authored
Disable 'You will not be able to access these later' warning for static database credentials (#12148)
-
Hridoy Roy authored
* save * diagnose docs * changelog * changelog formatting
-
- 23 Jul, 2021 3 commits
-
-
Nick Cabatoff authored
-
Angel Garbarino authored
* add fallback font for higher unicode coverage * remove extra mixin and fix color issue that was not working on binary
-
Bryce Kalow authored
-
- 22 Jul, 2021 5 commits
-
-
Arnav Palnitkar authored
* Update node to latest stable version - v10 has reached EOL so upgrading node to v14 which is the latest stable build * Added changelog * Resolve merge conflicts
-
Pratyoy Mukhopadhyay authored
-
Mike Green authored
-
Jacob authored
* Update replication.mdx Add separate secondary seal and recovery key columns to better distinguish what is updated in each scenario. * Update replication.mdx, fix caps.
-
Nicholas Seemiller authored
If you're setting up vault for the first time on a cluster, the namespace may not exist. Add a step to create the namespace.
-
- 21 Jul, 2021 8 commits
-
-
Nick Cabatoff authored
-
Romain Aviolat authored
-
Tor E Hagemann authored
* fix: print consul svc addr in debug log * fix: add small change log 12115.txt
-
Nick Cabatoff authored
* Fix a couple of broken links to api docs. * Qualify deprecation.
-
claire bontempo authored
* adds conditional to render 'minus plain' icon when key doesn't exist * shows a hyphen when KV secret doesn't have a key and/or value * fixes tests
-
Meggie authored
* Document timeout setting for raft snapshots We don't usually put this kind of information in the documentation, but we are aware that snapshots can be slow and I could see this message saving someone a lot of time. Open to closing this PR though if we definitely don't want this kind of documentation. * Fixing link
-
John-Michael Faircloth authored
* Update Database Capabilities docs page to include username customization column * fix elasticdb entry, yes for 1.8+
-
Jeff Mitchell authored
Unlike the other libraries that were migrated, there are no usages of this lib in any of our plugins, and the only other known usage was in go-kms-wrapping, which has been updated. Aliasing it like the other libs would still keep the aws-sdk-go dep in the sdk module because of the function signatures. So I've simply removed it entirely here.
-
- 20 Jul, 2021 7 commits
-
-
Nick Cabatoff authored
-
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
-