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.
- 29 Mar, 2022 1 commit
-
-
taoism4504 authored
-
- 27 Mar, 2022 1 commit
-
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
- 24 Mar, 2022 8 commits
-
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
hc-github-team-secure-vault-core authored
Backport of Vault documentation: added known issues to 1.10.x upgrade guide into stable-website (#14688) This pull request was automerged via backport-assistant
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
hc-github-team-secure-vault-core authored
This pull request was automerged via backport-assistant
-
- 23 Mar, 2022 6 commits
-
-
Austin Gebauer authored
identity/oidc: updates documentation for PKCE, client types, and default resources (#14636) (#14674)
-
hc-github-team-secure-vault-core authored
Backport of identity/oidc: updates documentation for PKCE, client types, and default resources into stable-website (#14668) * backport of commit 88bc642d2d7d23ab320d0f5ffdf4fd4e7a688dbe * backport of commit d3e53d21ec2e3e7f5b19a03b616f95fefc0e33e3 * backport of commit d507ffb88310efba7edaa36cacc96a1381725173 Co-authored-by:
Austin Gebauer <agebauer@hashicorp.com> Co-authored-by:
Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
-
hc-github-team-secure-vault-core authored
Backport of docs/db2: adds documentation reference to db2 learn tutorial into stable-website (#14662) This pull request was automerged via backport-assistant
-
Meggie authored
-
Austin Gebauer authored
-
Meggie authored
-
- 22 Mar, 2022 6 commits
-
-
mickael-hc authored
-
John-Michael Faircloth authored
* docs/multiplexing: overhaul plugin documentation * update nav data * remove dupe nav data * add external plugin section to index * move custom plugin backends under internals/plugins * remove ref to moved page * revert moving custom plugin backends * add building plugins from source section to plug dev * add mux section to plugin arch * add mux section to custom plugin page * reorder custom database page * use 'external plugin' where appropriate * add link to plugin multiplexing * fix example serve multiplex func call * address review comments * address review comments * Minor format updates (#14590) * mv Plugins to top-level; update upgrading plugins * update links after changing paths * add section on external plugin scaling characteristics * add updates on plugin registration in plugin management page * add plugin learn resource * be more explicit about mux upgrade steps; add notes on when to avoid db muxing * add plugin upgrade built-in section * add caveats to built-in plugin upgrade * improvements to built-in plugin override * formatting, add redirects, correct multiplexing use case * fix go-plugin link * Apply suggestions from code review Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * remove single item list; add link to Database interface Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com> Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
Jordan Reimer authored
* removes renderTemplate usages * adds _super to setupController override in oidc-callback route
-
Loann Le authored
* create release notes file * added content for Tranform FPE * fixed spelling errors * modified content for scaling db plugins * updated based on feedback * more feedback * removed integrated storage enhancements per feedback * removed extra wording * fixed broken link * updated verbage for db2 support based on feedback * added link to readme for caching * fixed broken link * fixed out of place text * added another known issue * modified text * changed forward statement * added note
-
Loann Le authored
-
Steven Clark authored
* Add error check when looking up public key info for a managed key within PKI * Trap use case that an unknown public key is returned to PKI through managed keys
-
- 21 Mar, 2022 9 commits
-
-
Jordan Reimer authored
* removes usages of Ember global * removes instances of dot access on runloop and computed functions * updates cancelTimers import
-
Jordan Reimer authored
-
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 9 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
-