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.
- 19 Jan, 2022 2 commits
-
-
Jason O'Donnell authored
-
hc-github-team-secure-vault-core authored
Co-authored-by:
mickael e <mickael@hashicorp.com> Co-authored-by:
mickael-hc <86245626+mickael-hc@users.noreply.github.com>
-
- 18 Jan, 2022 1 commit
-
-
hc-github-team-secure-vault-core authored
Co-authored-by:
James Bayer <1139532+jbayer@users.noreply.github.com>
-
- 14 Jan, 2022 2 commits
-
-
hc-github-team-secure-vault-core authored
* backport of commit 2b127670 * backport of commit 69440d00 * backport of commit 1b9013e5 Co-authored-by:
akshya96 <araghavan@hashicorp.com> Co-authored-by:
akshya96 <87045294+akshya96@users.noreply.github.com>
-
hc-github-team-secure-vault-core authored
* backport of commit 474d5f95b1122fb1ffb1ff2096fff360a94af721 * backport of commit 3ae90003d4605ff0bb2d14f304bd6530f2152486 * backport of commit 19e9c02c240b08481fc57838306d226e498f6856 * backport of commit 276918f669affc9db7b143d380e74667f602fa02 Co-authored-by:
Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
-
- 13 Jan, 2022 3 commits
-
-
Nick Cabatoff authored
* Use MAP_POPULATE for our bbolt mmaps, assuming the files fit in memory. This should improve startup times when freelist sync is disabled. * For 1.8-1.9, MAP_POPULATE will be opt-in, requiring env var VAULT_RAFT_ENABLE_MAP_POPULATE.
-
Nick Cabatoff authored
If we get a 405 doing an HTTP PATCH, assume the server is pre-1.9 and fall back to old readThenWrite approach (#13615) (#13629)
-
hc-github-team-secure-vault-core authored
Co-authored-by:
Austin Gebauer <agebauer@hashicorp.com>
-
- 11 Jan, 2022 2 commits
-
-
hc-github-team-secure-vault-core authored
Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
hc-github-team-secure-vault-core authored
Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
- 10 Jan, 2022 1 commit
-
-
hc-github-team-secure-vault-core authored
Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
- 07 Jan, 2022 1 commit
-
-
Chelsea Shaw authored
-
- 06 Jan, 2022 2 commits
- 03 Jan, 2022 3 commits
-
-
hc-github-team-secure-vault-core authored
* backport of commit 801c30c363f9eca347d9093a0f7bb8ccfc76679c * backport of commit c1345e8262cd5c99096dec4570c9f1edb4f20192 Co-authored-by:
Austin Gebauer <agebauer@hashicorp.com>
-
Meggie authored
-
Meggie authored
-
- 25 Dec, 2021 1 commit
-
-
hc-github-team-secure-vault-core authored
Co-authored-by:
Jeff Escalante <jescalan@users.noreply.github.com>
-
- 22 Dec, 2021 2 commits
-
-
Steven Clark authored
* Attempt to address a data race issue within identity store * Testcase TestIdentityStore_LocalAliasInvalidations identified a data race issue. * This reverts the previous attempt to address the issue from #13093
-
hc-github-team-secure-vault-core authored
* backport of commit a4703d557ef420a2b77eb3fe398ee6840e99f543 * backport of commit 37b985447edf102f118ee8236a34797e229e2780 Co-authored-by:
Austin Gebauer <agebauer@hashicorp.com>
-
- 21 Dec, 2021 1 commit
-
-
Meggie authored
-
- 18 Dec, 2021 1 commit
-
-
Theron Voran authored
Co-authored-by:
John-Michael Faircloth <fairclothjm@users.noreply.github.com>
-
- 17 Dec, 2021 1 commit
-
-
Jason O'Donnell authored
* auth/gcp: update to v0.11.3 (#13457) * update gcp auth * go mod tidy * Trigger Build
-
- 15 Dec, 2021 1 commit
-
-
Michele Degges authored
-
- 14 Dec, 2021 2 commits
-
-
Kyle Penfound authored
-
Nick Cabatoff authored
-
- 11 Dec, 2021 1 commit
-
-
Chelsea Shaw authored
-
- 10 Dec, 2021 1 commit
-
-
John-Michael Faircloth authored
* auth/jwt: Update plugin to v0.11.3 (#13365) * auth/jwt: Update plugin to v0.11.3 * add changelog * auth/jwt: update changelog for pkce improvement (#13392)
-
- 09 Dec, 2021 3 commits
-
-
Hridoy Roy authored
-
Hridoy Roy authored
-
Meggie authored
-
- 03 Dec, 2021 1 commit
-
-
Angel Garbarino authored
* the fix * test coverage
-
- 30 Nov, 2021 4 commits
-
-
Meggie authored
-
Angel Garbarino authored
* fix spelling error * add test coverage * whoops * browserstack fail
-
Meggie authored
-
Hridoy Roy authored
* version test robustness backports * add version import to core test file
-
- 29 Nov, 2021 4 commits
-
-
John-Michael Faircloth authored
* oidc: fix key rotation panic * refactor and update unit tests * add changelog
-
Calvin Leung Huang authored
* upgrade aerospike-client-go to v5.2.0 * use strings.Contains to check an error * add changelog file * go mod tidy * go mod tidy * update the changelog * revert .gitignore update * go mod tidy Co-authored-by:
Eugene R <yrizhkov@aerospike.com>
-
Jason O'Donnell authored
* sdk/queue: move lock before checking queue length * Add changelog
-
Austin Gebauer authored
-