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.
- 03 Sep, 2021 6 commits
-
-
Blake Hitchcock authored
* Send x-forwarded-for in Okta Push Factor request Why: In order for Okta to properly report the location of the authentication attempt, the X-Forwarded-For header must be included in the request to Okta (if it exists). This change addresses the need by: * Duplicating the value of X-Forwarded-For if it's passed through to the auth backend * Add changelog entry for 12320
-
Chelsea Shaw authored
* Override loading behavior which breaks query params passed to API calls * Only show loading state if transition is not queryparams only * Add changelog * Skip loader if testing
-
Angel Garbarino authored
* test coverage * small changes * another small change * fix test * browserstack blah * add page object
-
Kevin Wang authored
-
Pratyoy Mukhopadhyay authored
-
Yoko Hyakuna authored
-
- 02 Sep, 2021 3 commits
-
-
Robert Balent authored
* Show day of month instead of day of year in expiration warning dialog * Adding changelog
-
Zadkiel authored
-
Scott Miller authored
* Make necessary OSS changes for contexts in quotas * missed one
-
- 01 Sep, 2021 5 commits
-
-
Lars Lehtonen authored
-
Scott Miller authored
* Upgrade go-limiter * Modify quota system to pass contexts to upgraded go-limiter * One more spot * Add context vars to unit tests * missed one
-
Mike Green authored
* Note that audit is replicated * tweak * clarify local is to the cluster, not only the node * tweaking. i think this makes more sense
-
Loann Le authored
-
Nick Cabatoff authored
-
- 31 Aug, 2021 1 commit
-
-
Angel Garbarino authored
* initial setup * form field editType kv is very helpful * setting up things * setup two routes for metadata * routing * clean up routing * meh router changes not my favorite but its working * show metadata * add controller for backendCrumb mixin * setting up edit metadata and trimming SecretEditMetadata component * add edit metadata save functionality * create new version work * setup model and formfieldgroups for added config data. * add config network request to secret-engine * fix validations on config * add config rows * breaking up secret edit * add validation for metadata on create * stuff, but broken now on metadata tab * fix metadata route error * permissions * saving small text changes * permissions * cleanup * some test fixes and convert secret create or update to glimmer * all these changes fix secret create kv test * remove alert banners per design request * fix error for array instead of object in jsonEditor * add changelog * styling * turn into glimmer component * cleanup * test failure fix * add delete or * clean up * remove all hardcoded for api integration * add helper and fix create mode on create new version * address chelseas pr comments * add jsdocs to helper * fix test
-
- 30 Aug, 2021 5 commits
-
-
vinay-gopalan authored
* add deduplication for Provider * add deduplication to provider client API * add changelog * delete changelog * update comments * update test names
-
Nick Cabatoff authored
-
John-Michael Faircloth authored
* fix struct tags and test in ldaputil * update test to include ClientTLSCert and ClientTLSKey * add cert and key to TestConfig test case
-
claire bontempo authored
-
Nick Cabatoff authored
-
- 27 Aug, 2021 4 commits
-
-
Pratyoy Mukhopadhyay authored
* Update lease revocation api docs * Update lease_id description for lease renew endpoint
-
Meggie authored
-
Meggie authored
* Upgrade note for Alpine 3.14 docker images It might break things for some people * Add CVE # Co-authored-by:
mickael-hc <86245626+mickael-hc@users.noreply.github.com> * Adding upgrade note to all relevant versions Co-authored-by:
mickael-hc <86245626+mickael-hc@users.noreply.github.com>
-
Austin Gebauer authored
-
- 26 Aug, 2021 5 commits
-
-
Meggie authored
-
Meggie authored
-
Loann Le authored
* changed note * fixed spacing issue * Update website/content/docs/concepts/seal.mdx Co-authored-by:
Meggie <meggie@hashicorp.com> * modified intro Co-authored-by:
Meggie <meggie@hashicorp.com>
-
vinay-gopalan authored
-
Lars Lehtonen authored
-
- 25 Aug, 2021 4 commits
-
-
Arnav Palnitkar authored
* Client count config view - Switched to toggle button from checkbox and updated the design - Switched to ember octane - Update ember concurrency dependency * Fixed integration tests * Added changelog * Update switch label on toggle * Code cleanup * Fixed test
-
Nick Cabatoff authored
-
Sam Salisbury authored
* packagespec upgrade -version 0.2.8 * make packages
-
Pratyoy Mukhopadhyay authored
* [MAR-3131] Set grace to 0 on non-positive lease duration * [MAR-3131] Add changelog * [VAULT-3131] Add test for negative lease duration
-
- 24 Aug, 2021 5 commits
-
-
Calvin Leung Huang authored
-
Meggie authored
* Upgrade note for RedHat package issue * Reverse ordering of upgrade guides * Refining affected versions
-
Josh Black authored
-
Jeff Widman authored
The previous version of `go-discover` pulled in a broken version of `tencentcloud-sdk-go`, resulting in anything that runs `go get -d` downstream breaking... ie, a dep on hashicorp vault will break Dependabot (among other things). I already fixed it in `go-discover`, so this just pulls in the update. More details in https://github.com/hashicorp/go-discover/commit/657e803ce0e3b8c147d605fb842bcd2dff548374 and https://github.com/hashicorp/go-discover/issues/172.
-
Angel Garbarino authored
* fix tab issue * add test coverage * changelog * update documentation * remove meep: * documentation
-
- 23 Aug, 2021 2 commits
-
-
swayne275 authored
* add known issue for dr secondary lease count quota invalidation * Update website/content/partials/lease-count-quota-upgrade.mdx Co-authored-by:
Meggie <meggie@hashicorp.com> * put known issues to main 1.6 and 1.7 pages Co-authored-by:
Meggie <meggie@hashicorp.com>
-
hghaf099 authored
-