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.
- 30 Jul, 2021 4 commits
-
-
Jonathan Ballet authored
* Improve "Integrated Storage" documentation * add missing markup * add more links to the configuration pages * Improve the Raft Storage configuration page * More markup * Improve the "High Availability" documentation * More links to the configuration pages * More links * even more links
-
Mike Green authored
-
hghaf099 authored
* VAULT-1303 when a request to vault fails, show namespace if set * Adding changelog * Fix Changelog file name * Set namespace in ResponseWriter headers if it is set * Using consts.NamespaceHeaderName instead of the literal string
-
claire bontempo authored
* adds await settled
-
- 29 Jul, 2021 9 commits
-
-
Theron Voran authored
-
Theron Voran authored
And found a couple missing values
-
Michele Degges authored
-
Pratyoy Mukhopadhyay authored
-
Angel Garbarino authored
* match style * add gap after talking with design
-
Vishal Nayak authored
* Update docs to reflect support for autopilot DR * Reword sentence * Fix link * Fix link
-
Nick Cabatoff authored
-
Rowan Smith authored
-
John-Michael Faircloth authored
* do not allow token_ttl to be longer than verification_ttl * add verification when updating an existing key When updating a key, ensure any roles referencing the key do not already have a token_ttl greater than the key's verification_ttl * add changelog * remove unneeded UT check and comment * refactor based on PR comments - remove make slice in favor of var delcaration - remove unneeded if check - validate expiry value during token generation - update changelog as bug * refactor get roles referencing target key names logic * add note about thread safety to helper func * update func comment * sort array and refactor func names * add warning to return response * remove unnecessary code from unit test * Update vault/identity_store_oidc.go Co-authored-by:
Austin Gebauer <34121980+austingebauer@users.noreply.github.com> Co-authored-by:
Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
-
- 28 Jul, 2021 11 commits
-
-
Pratyoy Mukhopadhyay authored
* [NO-TICKET] Set protoc-gen-go to 1.23, upgrade protoc to 3.17.3 * [NO-TICKET] Upgrade version of protoc-gen-go to 1.26
-
Lars Lehtonen authored
-
SaintMalik authored
* Docs: Fix broken link What does this PR do Fix dead or broken links in this docs page, making navigation easy for others. * fixing broken link * fixing broken links
-
akosuadenell authored
Deleted duplicate text
-
Mike Green authored
Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com>
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Scott Miller authored
-
- 27 Jul, 2021 7 commits
-
-
Bryce Kalow authored
* migrate usages of nextjs-scripts to platform packages * Updates hashi packages
-
claire bontempo authored
* removes redundant .scss * fixes typo * clarifies storybook
-
Nick Cabatoff authored
-
John-Michael Faircloth authored
* docs: Update Database Capabilities to include username customization * add operator/diagnose to the index file
-
claire bontempo authored
-
Nick Cabatoff authored
-
Nick Cabatoff authored
* Work around rabbitmq regression with UserInfo.Tags in rabbitmq 3.9: use v3.8 docker image in tests. * Also pin cassandra docker image version to 3.11 (4.00 was making tests fail)
-
- 26 Jul, 2021 2 commits
-
-
Bartek authored
Disable 'You will not be able to access these later' warning for static database credentials (#12148)
-
Hridoy Roy authored
* save * diagnose docs * changelog * changelog formatting
-
- 23 Jul, 2021 3 commits
-
-
Nick Cabatoff authored
-
Angel Garbarino authored
* add fallback font for higher unicode coverage * remove extra mixin and fix color issue that was not working on binary
-
Bryce Kalow authored
-
- 22 Jul, 2021 4 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
-
Pratyoy Mukhopadhyay authored
-
Mike Green authored
-
Jacob authored
* Update replication.mdx Add separate secondary seal and recovery key columns to better distinguish what is updated in each scenario. * Update replication.mdx, fix caps.
-