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.
- 01 Apr, 2022 8 commits
-
-
taoism4504 authored
-
Loann Le authored
* changed learn to tutorial references * changed learn to tutorial * Update website/content/docs/plugins/plugin-portal.mdx Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com> * Update website/content/docs/platform/aws/run.mdx Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com> Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com>
-
Jordan Reimer authored
-
hghaf099 authored
* Fixing excessive unix file permissions * CL * reduce the permission from 750 to 700
-
John-Michael Faircloth authored
* docs: add plugin definitions to the glossary * clarify multiplexed plugin glossary * Update website/content/docs/glossary.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
hghaf099 authored
* Vault-4279 reporting redundant/unused keys in config * missing validate step * CL * Change the log level
-
hghaf099 authored
* VAULT-4240 time.After() in a select statement can lead to memory leak * CL
-
Loann Le authored
-
- 31 Mar, 2022 4 commits
-
-
Jordan Reimer authored
* removes ember-radio-button dep and adds radio-button component * updates missed instances of legacy RadioButton * removes empty class attr
-
Chris Capurso authored
-
Angel Garbarino authored
-
Austin Gebauer authored
-
- 30 Mar, 2022 6 commits
-
-
swayne275 authored
-
Steven Clark authored
* Fix semgrep 0.86.5 parsing failures - semgrep https://github.com/returntocorp/semgrep/pull/4671 seems to have introduce this parsing failure within version 0.86.0 and higher - Workaround parsing failure by breaking out the if error check. * Pin semgrep version to 0.86.5 * Fix formatting issues
-
Theron Voran authored
New default agent-image and agent-inject-containers annotation.
-
Steven Clark authored
* Address incorrect table metric value for local mounts - Reported within issue #14750 as a panic, it was identified that we were using the wrong value for local mounts within the table metrics. * Add changelog
-
Jordan Reimer authored
* removes ie 11 as build target * updates browserstack testem config to launch tests in firefox instead of ie 11
-
Chris Capurso authored
* treat logical.ErrRelativePath as 400 instead of 500 * add changelog entry * return UserError for logical.ErrRelativePath
-
- 29 Mar, 2022 10 commits
-
-
Calvin Leung Huang authored
-
John-Michael Faircloth authored
* docs: fix plugin redirects * update scaling external plugin text * fix broken link in audit logs
-
Chris Capurso authored
* add value length check to approle createHMAC * add changelog entry * fix changelog entry
-
Steven Clark authored
- Add some extra validation that the certificates issued and generated are signed by the expected public keys
-
Loann Le authored
-
Joel Kenny authored
This commit adds high-availability support to the CockroachDB backend. The locking strategy implemented is heavily influenced from the very similar Postgres backend.
-
Angel Garbarino authored
* setup * fix mode issue * actions * readonly styling * remove ivycodemirror from package json * wip * test coverage for json editor * text fixes * fix tests * fix cursor issue * changelog * clean up * fix * address pr comments * unused css and it overides other styling. * fix * fix comment
-
claire bontempo authored
-
Ben Ash authored
The URL password redaction operation did not handle the case where the database connection URL was provided as a percent-encoded string, and its password component contained reserved characters. It attempted to redact the password by replacing the unescaped password in the percent-encoded URL. This resulted in the password being revealed when reading the configuration from Vault.
-
Jordan Reimer authored
-
- 28 Mar, 2022 2 commits
-
-
Anton Averchenkov authored
-
Chris Capurso authored
* go-secure-stdlib/parseutil to v0.1.4 * add TypeCommaStringSlice for json.Number * add changelog entry * upgrade go-secure-stdlib/parseutil to v0.1.4 in sdk * move json number TypeCommaStringSlice test * go mod download for api; go mod tidy
-
- 27 Mar, 2022 1 commit
-
-
Loann Le authored
* added new lambda extension doc * Suggestion to split the commands into individual code block (#14719) * Suggestion to split the commands into individual code block * Update lambda-extension-cache.mdx * Update lambda-extension-cache.mdx Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com>
-
- 25 Mar, 2022 1 commit
-
-
Michele Degges authored
👋 This PR adds a `.release/release-metadata.hcl` file to the repo. This contains static metadata that will be processed and sent as part of the payload in RelAPI POST requests, which will be sent when staging and production releases are triggered. This can be merged now, but will not have any effect until after the RelAPI launch. This will need to be backported to all active release branches, as well. Similar additions are being added across all projects that publish to releases.hashicorp.com.
-
- 24 Mar, 2022 8 commits
-
-
Chris Capurso authored
* upgrade go-secure-stdlib/kv-builder to v0.1.2 * add kv test to ensure single backslash values no longer panic * add changelog entry
-
VAL authored
* Warn on upper case in policy name * Rename name variable to be less confusing * Use more general solution for other string issues * Clarify changelog * Remove unnecessary check * Don't throw CLI warning until after past errors * Add before and after names with quotes to show spacing changes
-
Chris Capurso authored
* return error from getRuleInfo if rule contains empty slice to prevent panic * add changelog entry
-
Austin Gebauer authored
-
akshya96 authored
* fix help panic * add changelog entry
-
Loann Le authored
-
Anton Averchenkov authored
-
Austin Gebauer authored
-