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.
- 21 Mar, 2022 7 commits
-
-
Angel Garbarino authored
-
Alexander Scheel authored
This syncs the deletion text from one of Josh's PRs into OSS to be visible on the website. Suggested by Nick. Co-authored-by:
Josh Black <raskchanky@users.noreply.github.com> Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com> Signed-off-by:
Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by:
Josh Black <raskchanky@users.noreply.github.com> Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
Nick Cabatoff authored
-
Chelsea Shaw authored
-
Jordan Reimer authored
-
Lars Lehtonen authored
-
Victor Rodriguez authored
Double the timeout for requests in the dbplugin test helpers to avoid sporadic test failures. (#14610)
-
- 18 Mar, 2022 12 commits
-
-
claire bontempo authored
* priortize adapter error over model error * glimmerize message-error component * message error tweaks * fix glimmerize * fix some tests * change error handling for mount backend form * throw API error for secret engine not mounting * fix tests" * fix tests * cleanup error handling for secret engine mounts * fix test selector * add changelog * STOP BEING FLAKY
-
Angel Garbarino authored
* fix * test * change back
-
John-Michael Faircloth authored
-
Jordan Reimer authored
-
Victor Rodriguez authored
Instead of using the field FieldData.Raw, use method GetOkError() which does type conversion but still allows to check whether a value for the parameter was provided. Note that GetOkError() converts nil values to default or zero values, so, for example, a nil plaintext value will result in the empty string being encrypted.
-
divyapola5 authored
* update sample request in create managed keys * Update documentation for curve param * Add period at end of sentence * Update key_bits documentation for aws and azure
-
Hridoy Roy authored
* add semgrep yml * add semgrep ci job * remove replication semgrep rule in oss * fix makefile * add semgrep to ci * upwind triple if in ui.go semgrep refactoring
-
Bryce Kalow authored
-
Josh Black authored
-
Jordan Reimer authored
* fixes issue with token auth selected after logging out from oidc or jwt methods * adds changelog entry * reverts backendType var name change in auth-form authenticate method
-
Jordan Reimer authored
-
Yoko Hyakuna authored
* Fix all '/api/' to '/api-docs/' * Minor fixes * Undo some of the unintentional changes
-
- 17 Mar, 2022 9 commits
-
-
Angel Garbarino authored
* fix issue * remove unused helpers * some renaming for clarification on the format-duration * fix some things
-
Pratyoy Mukhopadhyay authored
* Add mount move concepts page, update api docs * some renaming and link fixing * Update website/content/docs/concepts/mount-migration.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/concepts/mount-migration.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/concepts/mount-migration.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/concepts/mount-migration.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/concepts/mount-migration.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/concepts/mount-migration.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/concepts/mount-migration.md...
-
Rachel Culpepper authored
* update for change to kms_key * fix indentation * add ARN as option * remove ARN * update kms_key description
-
Loann Le authored
* new ssct faq page * provide links to faq * provided lik to login mfa tutorial
-
Loann Le authored
-
Jim Kalafut authored
-
Jason O'Donnell authored
* identity/token: fix duplicate kids in well-known * Remove unused check * changelog * use map-based approach to dedup key IDs * improve changelog description * move jwks closer to usage; specify capacity Co-authored-by:
Austin Gebauer <agebauer@hashicorp.com>
-
Angel Garbarino authored
* remove Ember Logger * remove jquery * prevent setting ember string methods on string * remove reopen class * Revert "remove reopen class" This reverts commit d6a48f148617694cf7b0fc95feb30771ef982c59. * redo * clean up * fix test * Update ui/app/styles/components/tabs.scss Co-authored-by:
Chelsea Shaw <82459713+hashishaw@users.noreply.github.com> * fix test * test clean up * clean up cont. Co-authored-by:
Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
-
Loann Le authored
-
- 16 Mar, 2022 10 commits
-
-
Loann Le authored
-
Benjamin Chrobot authored
-
Chelsea Shaw authored
-
claire bontempo authored
* fix duplicate rendering of chart elements * organize SVG char elements into groups, give data-test attrs * update tests * tweak mirage * add fake client counting start date * fix test * add waitUntil * adds changelog * add second waituntil
-
Hridoy Roy authored
* partial docs * remove unnecessary docs link * move SSCT upgrade notes to 1.10 instead of 0.10 * Update website/content/docs/enterprise/consistency.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * docs updates * Update website/content/docs/configuration/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/configuration/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
Chelsea Shaw authored
* KV fetches recent version on every page, no longer disallow new version without metadata access * Don't flash no read permissions warning * Send noMetadataVersion on destroy if version is undefined * test coverage * add changelog, fix tests * Fix failing test
-
Lars Lehtonen authored
-
Zach Stone authored
* Update mholt/archiver to v3.5.0 * Bump archiver to 3.5.1 * Vendor dependencies * Use newer go * go mod tidy * Remove vendor * Rm vendor * Revert api and sdk sums Co-authored-by:
Jim Kalafut <jkalafut@hashicorp.com>
-
Chelsea Shaw authored
* Parse OpenAPI response correctly if schema includes * Add changelog * small cleanup
-
Nick Cabatoff authored
-
- 15 Mar, 2022 2 commits
-
-
mickael-hc authored
compromised clients are not part of vault's threat model
-
Hridoy Roy authored
-