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.
- 09 Nov, 2021 2 commits
-
-
Jan Prinsloo authored
-
Jim Kalafut authored
-
- 08 Nov, 2021 8 commits
-
-
Hridoy Roy authored
* add function for routing activity log client counts to ent namespaces * changelog
-
Jordan Reimer authored
* updates secret list header to display badge for all versions * adds changelog entry * updates secret list header to only show badge for kv and generic engine types * adds secret-engine mirage factory * adds test helper for pushing serialized mirage data into store and returning ember data models * adds secret engine type version badge display test * updates mirage application serializer to return singular type key
-
Matt Schultz authored
-
Nick Cabatoff authored
-
Rémi Lapeyre authored
* Add read support to sys/mounts/:path Closes https://github.com/hashicorp/vault/issues/12349 * Add changelog entry * Empty commit to trigger CI * Empty commit to trigger CI
-
Daniel Nathan Gray authored
* Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: s/GPG/PGP keys, use GPG's proper name * Use GPG's proper name GnuPG * Use GPG's proper name GnuPG * Consistency: GPG keys are PGP keys * Fix typo
-
Meggie authored
* Add note that monitor command may truncate logs * Apply suggestions from code review Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com> Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
Nick Cabatoff authored
-
- 05 Nov, 2021 5 commits
-
-
Jim Kalafut authored
-
Steven Clark authored
- Add a 'Connect Timeout' query parameter to the test helper to set a timeout value of 30 seconds in an attempt to address the following failure we see at times in TestDeleteUser and TestUpdateUser mssql_test.go:253: Failed to initialize: error verifying connection: TLS Handshake failed: cannot read handshake packet: EOF
-
Kevin Wang authored
-
Jason O'Donnell authored
* secrets/azure: add doc for rotate-root and AAD migration * Formatting * Fix bad link, update warnings
-
Nick Cabatoff authored
-
- 04 Nov, 2021 9 commits
-
-
claire bontempo authored
* small bar chart attr fix * truncates and adds ellipsis of label is long * adds tooltip for long labels * updates storybook * adds changelog * only calculate overflow if query selectors grab elements * moves tooltip pointer to left
-
claire bontempo authored
* adds pagination to auth methods list * adds changelog
-
Meggie authored
-
castironclay authored
error seen on host /var/log/auth.log: userauth_pubkey: certificate signature algorithm ssh-rsa: signature algorithm not supported [preauth]
-
Meggie authored
-
John-Michael Faircloth authored
* add docs for OIDC provider and scopes * fix json formatting * add oidc docs path to nav data * create provider with scope * update client ids description * update provider and scope docs * add issuer string additional docs info * OIDC: docs for oidc flow endpoints * fix formatting and wording * improve headings, formatting; fix wording Co-authored-by:
Vinay Gopalan <vinay@hashicorp.com>
-
Dominik Roos authored
* certutil: select appropriate hash algorithm for ECDSA signature Select the appropriate signature algorithm for certificates signed with an ECDSA private key. The algorithm is selected based on the curve: - P-256 -> x509.ECDSAWithSHA256 - P-384 -> x509.ECDSAWithSHA384 - P-521 -> x509.ECDSAWithSHA512 - Other -> x509.ECDSAWithSHA256 fixes #11006
-
Jordan Reimer authored
* fixes issue with pgp list file input count not matching key shares number * adds changelog entry
-
Angel Garbarino authored
-
- 03 Nov, 2021 7 commits
-
-
John-Michael Faircloth authored
* Add changelog for https://github.com/hashicorp/vault-plugin-database-couchbase/pull/24 * update changelog name * remove debug line
-
Jason O'Donnell authored
* secrets/azure: add changelog for rotate-root * Rename changelog file * Use PR number as filename
-
Peter Wilson authored
* Update README to remove IRC reference The README references IRC (Freenode) as a means of communication regarding the Vault project, but it seems that: 1. Freenode has had its share of issues (https://en.wikipedia.org/wiki/Freenode#Ownership_change_and_conflict) 2. You now need a Freenode account to access their IRC server 3. The channel hasn't been very active (and to the best of my knowledge hasn't been migrated to Libera where a lot of Freenode based projects moved to) I'd recommend just removing the reference for now, and if things change or another means of collaboration surfaces - adding that later. * Added changelog file 13031.txt * Moved required changelog file to the correct folder * Removed changelog entry based on PR feedback
-
Loann Le authored
-
Meggie authored
* 1.10.0-dev version bump * Remove hard-coded versions from tests. (#13026) Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
Nick Cabatoff authored
-
Nick Cabatoff authored
-
- 02 Nov, 2021 9 commits
-
-
swayne275 authored
* fix release note format * deprecation -> change
-
Meggie authored
-
Gary Frederick authored
-
Victor Rodriguez authored
-
akshya96 authored
* adding documentation changes * adding requested changes * adding suggested changes
-
Pratyoy Mukhopadhyay authored
* Revert "[VAULT-4034] Only cache non-nil values (#12993)" This reverts commit 67e1ed06 . * Update sdk/physical/cache.go Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com> Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
Theron Voran authored
Added a note that agent cache requires at least one listener or template to be defined in the config, and a couple spelling corrections. Co-authored-by:
Tom Proctor <tomhjp@users.noreply.github.com>
-
vinay-gopalan authored
-
Victor Rodriguez authored
VAULT-444: Add PKI tidy-status endpoint. Add metrics so that the PKI tidy status can be monitored using telemetry as well. Co-authored-by:
Steven Clark <steven.clark@hashicorp.com>
-