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.
- 23 Jul, 2021 1 commit
-
-
Angel Garbarino authored
* add fallback font for higher unicode coverage * remove extra mixin and fix color issue that was not working on binary
-
- 22 Jul, 2021 2 commits
-
-
Arnav Palnitkar authored
* Update node to latest stable version - v10 has reached EOL so upgrading node to v14 which is the latest stable build * Added changelog * Resolve merge conflicts
-
Meggie authored
-
- 21 Jul, 2021 2 commits
-
-
Chelsea Shaw authored
* UI/database cg read role (#12111) * Add type param to secret show, handle CG in database role show * If roleType is passed to credential, only make one creds API call * Clean up db role adapter and serializer * url param roleType passed to credentials call * Role list capabilities check for static and dynamic separately * Add changelog * Consistent adapter response for single or double call * Prioritize dynamic response if control group on role/creds * UI/database cg read role (#12111) * Add type param to secret show, handle CG in database role show * If roleType is passed to credential, only make one creds API call * Clean up db role adapter and serializer * url param roleType passed to credentials call * Role list capabilities check for static and dynamic separately * Add changelog * Consistent adapter response for single or double call * Prioritize dynamic response if control group on role/creds
-
Angel Garbarino authored
* fix the issue * add test coverage * add documentation to link-block * add changelog * modify for browserstack
-
- 19 Jul, 2021 1 commit
-
-
Austin Gebauer authored
-
- 16 Jul, 2021 4 commits
-
-
Jason O'Donnell authored
-
Chelsea Shaw authored
-
Scott Miller authored
* Suppress logging during a diagnose run (#12101) * Suppress logging during a diagnose run * remove debugging * Add advice as a trace option to spot checks (#12105) * Add advice as a trace option to spot checks * typo * Collect advice when forming the tree
-
Tom Proctor authored
-
- 15 Jul, 2021 4 commits
-
-
Austin Gebauer authored
secrets/database: fixes external plugin reconnect after shutdown for v4 and v5 interface (#12087) (#12102) * secrets/database: fixes external plugin shutdown reconnect for v5 interface * adds changelog entry * fixes handling of plugin shutdown for password generation on v4 interface
-
John-Michael Faircloth authored
-
Jason O'Donnell authored
* secrets/ad: change improvement to feature in changelog * Update per feature requirements
-
Meggie authored
-
- 14 Jul, 2021 3 commits
-
-
Scott Miller authored
-
Scott Miller authored
* Enable building darwin arm64 for 1.8.x (#11855) * Changelog Co-authored-by:
Vishal Nayak <vishalnayak@users.noreply.github.com>
-
Scott Miller authored
-
- 13 Jul, 2021 10 commits
-
-
Scott Miller authored
* Update Vault main to new api/sdk tags * go mod tidy * Go mod tidy * Go mod tidy on api * go mod download on root
-
Scott Miller authored
* Make any section skippable via string contains skip checking * Fix unit test
-
Arnav Palnitkar authored
* Handle form validation for open api form - Added required validator for all the default fields * Fixed field group error and adedd comments * Fixed acceptance tests * Added changelog * Fix validation in edit mode - Handle read only inputs during edit mode * Minor improvements * Restrict validation only for userpass
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
MilenaHC authored
-
Jason O'Donnell authored
-
Angel Garbarino authored
* remove check on key * clean up * amend test * remove leftover
-
Yong Wen Chua authored
* Update API Docs for Static Account * Update CHANGELOGs * Update guide * Clarify IAM * More refinement * Fix missing replace of roleset while copy/pasting Co-authored-by:
Austin Gebauer <34121980+austingebauer@users.noreply.github.com> * Remove CHANGELOG * Fix some double ticks * Apply suggestions from code review Co-authored-by:
Austin Gebauer <34121980+austingebauer@users.noreply.github.com> * Update examples Co-authored-by:
Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
-
Lars Lehtonen authored
-
- 12 Jul, 2021 6 commits
-
-
Scott Miller authored
* wip * Add validation to storage, serviceregistration * Wire up remaining sections except Storage which is generic
-
Hridoy Roy authored
* skip seal check for manual sealing * language
-
Noel Quiles authored
-
Chelsea Shaw authored
-
Chris Capurso authored
* [VAULT-2825] Correctly respond with 400 rather than 500 for field validation errors * [VAULT-2825] Add changelog entry * [VAULT-2825] Simplify test assertion
-
Meggie authored
-
- 11 Jul, 2021 1 commit
-
-
Hridoy Roy authored
* save * save * save * first round of the diagnose language pass * capitalization * first round of feedback * fix bug in advise * a few more nouns to verbs
-
- 09 Jul, 2021 6 commits
-
-
Thor authored
The documentation stated that Vault would not create the table if it doesn't exist. But Vault does attempt to create the table if it doesn't exist. Ref: https://github.com/hashicorp/vault/blob/master/physical/cockroachdb/cockroachdb.go#L84
-
Jim Kalafut authored
-
Pratyoy Mukhopadhyay authored
* [VAULT-2776] Add prefix_filter support to vault * [VAULT-2776] Add filter_default config, update docs * [VAULT-2776] Add changelog file * [VAULT-2776] Update telemetry tests and error handling * [VAULT-2776] Add test fixtures, update test * [VAULT-2776] Update gitignore hcl filter
-
Chelsea Shaw authored
-
Nick Cabatoff authored
-
Loann Le authored
-