From b04e99c93c00e693a2ca00f23db1573c6a5d7c5f Mon Sep 17 00:00:00 2001 From: tvsaru Date: Fri, 6 Aug 2021 03:06:34 +0000 Subject: [PATCH 1/6] backport of commit 3e64bcaf8371487c1cd32f2a9fa49ed0c5a065d1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aa655b4f237..ad6bc5e34161 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The key features of Vault are: * **Data Encryption**: Vault can encrypt and decrypt data without storing it. This allows security teams to define encryption parameters and - developers to store encrypted data in a location such as SQL without + developers to store encrypted data in a location such as an SQL database without having to design their own encryption methods. * **Leasing and Renewal**: All secrets in Vault have a _lease_ associated From b9dd265ba942b87cfe2799009729d3170e23551f Mon Sep 17 00:00:00 2001 From: tvsaru Date: Fri, 6 Aug 2021 03:13:20 +0000 Subject: [PATCH 2/6] backport of commit 9b97cb7e877d8682d611d8c3fdd71f2da8e664f3 --- website/content/docs/what-is-vault.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/what-is-vault.mdx b/website/content/docs/what-is-vault.mdx index 112673c066ec..7a97106f0209 100644 --- a/website/content/docs/what-is-vault.mdx +++ b/website/content/docs/what-is-vault.mdx @@ -49,8 +49,8 @@ The key features of Vault are: - **Data Encryption**: Vault can encrypt and decrypt data without storing it. This allows security teams to define encryption parameters and - developers to store encrypted data in a location such as SQL without - having to design their own encryption methods. + developers to store encrypted data in a location such as an SQL database + without having to design their own encryption methods. - **Leasing and Renewal**: All secrets in Vault have a _lease_ associated with them. At the end of the lease, Vault will automatically revoke that From 97c5caf363a1db6956b4cbb20fdfbf47ab331c55 Mon Sep 17 00:00:00 2001 From: tvsaru Date: Wed, 13 Oct 2021 13:53:32 +0000 Subject: [PATCH 3/6] backport of commit 2cb8b77a479af9fd89e6779dac76e1b09216eccb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad6bc5e34161..9f30617fcf26 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The key features of Vault are: * **Data Encryption**: Vault can encrypt and decrypt data without storing it. This allows security teams to define encryption parameters and - developers to store encrypted data in a location such as an SQL database without + developers to store encrypted data in a location such as a SQL database without having to design their own encryption methods. * **Leasing and Renewal**: All secrets in Vault have a _lease_ associated From 603a6c787180f33cfd64282f7c1a281538a1ac59 Mon Sep 17 00:00:00 2001 From: tvsaru Date: Wed, 13 Oct 2021 13:54:06 +0000 Subject: [PATCH 4/6] backport of commit dc66009a89c5f7256ffd66386561c0b5fb7c3c24 --- website/content/docs/what-is-vault.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/what-is-vault.mdx b/website/content/docs/what-is-vault.mdx index 7a97106f0209..c46a4fb36e28 100644 --- a/website/content/docs/what-is-vault.mdx +++ b/website/content/docs/what-is-vault.mdx @@ -49,7 +49,7 @@ The key features of Vault are: - **Data Encryption**: Vault can encrypt and decrypt data without storing it. This allows security teams to define encryption parameters and - developers to store encrypted data in a location such as an SQL database + developers to store encrypted data in a location such as a SQL database without having to design their own encryption methods. - **Leasing and Renewal**: All secrets in Vault have a _lease_ associated From 559082ba1102bb2f70835eee160184acc6d853ee Mon Sep 17 00:00:00 2001 From: Loann Le <84412881+taoism4504@users.noreply.github.com> Date: Thu, 21 Oct 2021 20:09:19 +0000 Subject: [PATCH 5/6] backport of commit e00c4b0c9be086d2f281f782256783f0ce57fa0f --- website/content/docs/what-is-vault.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/what-is-vault.mdx b/website/content/docs/what-is-vault.mdx index c46a4fb36e28..7a97106f0209 100644 --- a/website/content/docs/what-is-vault.mdx +++ b/website/content/docs/what-is-vault.mdx @@ -49,7 +49,7 @@ The key features of Vault are: - **Data Encryption**: Vault can encrypt and decrypt data without storing it. This allows security teams to define encryption parameters and - developers to store encrypted data in a location such as a SQL database + developers to store encrypted data in a location such as an SQL database without having to design their own encryption methods. - **Leasing and Renewal**: All secrets in Vault have a _lease_ associated From d022efa5f742fe707bf2a4124446d6783f3cf296 Mon Sep 17 00:00:00 2001 From: Saru Thuraiman Date: Wed, 5 Jan 2022 21:40:02 +0000 Subject: [PATCH 6/6] backport of commit 7576a43d9c7b417ce8f41fc1ae498dc7cc7b57eb --- website/content/docs/what-is-vault.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/what-is-vault.mdx b/website/content/docs/what-is-vault.mdx index 7a97106f0209..c46a4fb36e28 100644 --- a/website/content/docs/what-is-vault.mdx +++ b/website/content/docs/what-is-vault.mdx @@ -49,7 +49,7 @@ The key features of Vault are: - **Data Encryption**: Vault can encrypt and decrypt data without storing it. This allows security teams to define encryption parameters and - developers to store encrypted data in a location such as an SQL database + developers to store encrypted data in a location such as a SQL database without having to design their own encryption methods. - **Leasing and Renewal**: All secrets in Vault have a _lease_ associated