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.
- 22 Dec, 2021 1 commit
-
-
hc-github-team-secure-vault-core authored
Backport of docs: add a note regarding the backend => storage config key aliasing into stable-website (#13505) * backport of commit 6414fadae853315d596d98f31e23fbee6762b4a9 * backport of commit b08553ca1c867ae969d587d0c1cd494bcf6821d5 Co-authored-by:
Jose Diaz-Gonzalez <email@josediazgonzalez.com>
-
- 21 Dec, 2021 2 commits
-
-
hc-github-team-secure-vault-core authored
* backport of commit 63cac2e7c7dfca1c7ce72488031c7f0709356885 * backport of commit 2575a5d7681dcdcb2f06bc5fb3b469e32636c943 Co-authored-by:
Meggie Ladlow <meggie@hashicorp.com>
-
hc-github-team-secure-vault-core authored
* backport of commit f127828f8381d7ea40c15ef0109ab5dcb0bbdf22 * backport of commit 5a633a0516ba2ee22868e92e77c4a101692160db * backport of commit 09de796a7a09b47066d34986c9741e4f30027ac2 Co-authored-by:
firingli <firingli@tencent.com>
-
- 20 Dec, 2021 4 commits
-
-
hc-github-team-secure-vault-core authored
* backport of commit 1aeddcabc0d6329dd72dfeed0baac9f739f5d33b * backport of commit eb572c0106db827e3c3e416015df6e24e388ac0a * backport of commit 72f9a6af91c1eccf0c36a83101820729331f5c5b Co-authored-by:
Jonathan Ballet <jballet@edgelab.ch> Co-authored-by:
Jonathan Ballet <jon@multani.info>
-
hc-github-team-secure-vault-core authored
* backport of commit aef7da306dec0b244bc062d66ef9d0965fae4dc8 * backport of commit cf08ac691da9c0317f009ccccfe4e76f79854318 Co-authored-by:
Jack Halford <jack@0x5.be>
-
hc-github-team-secure-vault-core authored
* backport of commit 7166b7f3aef3311572a2f04e6ec36a74d18844f1 * backport of commit e087318f3183e0c0d3ca1e140fea146b03be27b2 Co-authored-by:
Meggie Ladlow <meggie@hashicorp.com>
-
Vasilii Angapov authored
Fix typo in Kubernetes policy example which prevents example from working.
-
- 18 Dec, 2021 2 commits
-
-
Tom authored
Co-authored-by:
tograla <tograla@gmail.com>
-
Carlos Cisneros, Jr authored
* Update index.mdx Fixed typo in Setup section of the Secrets Engine documentation. * Update index.mdx Remove line 112.
-
- 17 Dec, 2021 2 commits
-
-
Kaue Doretto Grecchi authored
This page is missing the `entity-alias` parameter description, available in the `vault token create --help` command
-
Kevin Wang authored
-
- 16 Dec, 2021 3 commits
-
-
Noel Quiles authored
-
Noel Quiles authored
-
Pratyoy Mukhopadhyay authored
* Update docs with new images * Update website/content/docs/concepts/identity.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Remove extraneous Github mention Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
- 15 Dec, 2021 4 commits
-
-
Jason Peng authored
Consul Openshift is supported since Consul 1.9 as per https://www.hashicorp.com/blog/introducing-openshift-support-for-consul-on-kubernetes. Please verify.
-
Alex Carpenter authored
-
Alex Carpenter authored
* homepage setup * [Homepage] `<IoHomeHero />` component (#13160) * init <Hero /> component * adds loading animation * updates variable naming * makes index optional * Update hero-pattern.svg * prefix with IoHome * updates usage * [Homepage] `<IoHomePreFooter />` component (#13182) * adds <IoHomePreFooter /> * adds interfaces * [Homepage] `<IoHomeHero />` component (#13160) * init <Hero /> component * adds loading animation * updates variable naming * makes index optional * Update hero-pattern.svg * prefix with IoHome * updates usage * adds <IoHomePreFooter /> * adds interfaces * adds key * [Homepage] `<IoHomeCallToAction />` component (#13164) * adding brand to cta * cleanup homepage * [Homepage] `<IoHomeVideo />` component (#13161) * init <Video /> component * adjusts sizing and border radius * responsive styling * fix hover svg gitter * adjust play icon sizing * include temp thumbnail * dialog implementation * conditionally display person and show helpers * rename component * updates dialog naming * add homepage styling * simplify background color * page level styling * [Homepage] `<IoHomeCaseStudies />` (#13190) * adds <IoHomeCaseStudies /> * adds interface * animate gradient * update min-heights * Homepage `<IoHomeCard />` component (#13151) * init <Card /> component * fixes heading color * adds product logos and hover styles * update naming * simplifies inset spacing * use ternary and add key * removes repo link * removes need for camelCase package * adds keys * adds in practice cards * adds in practice background * use case cards * update min col sizing * adds feature component (#13203) * fixes card hover bug * [Homepage] connect homepage to dato content (#13227) * connect homepage to dato * Check for internal link * fix return types * adds youtube video * hook up meta tags and chunk cards * removes chunking * fix ts return * fix prop naming * fix return type * mobile sizing adjustments * [Homepage] Usecase pages (#13240) * init usecase page * updates use case call to action * card container component * themeing * convert to using strictly props * responsive spacing * reworking sections component * adds callout and hero patterns * adds priority * makes feature link optional * [Homepage] connect use case template to dato (#13295) * Start connecting to dato * Fix spacing when no video is present * Remove log * adds images * hook up cards * pass eyebrow and products * Delete index.tsx * Use card container on homepage * use react video player * [Homepage] fix mobile video (#13309) * Removing attributes * update url * spacing adjustments * Allow previewing draft content (#13312) * fix heading width * fix feature max width * adjust in practice padding * increase icon sizing * adjust icon alignment * update eyebrow * update hero pattern * update usecase hero pattern * add hover scale * [Homepage] populate use case dropdown from use case pages (#13325) * create standard layout * removes unused subnav data * removes static use case pages * removes use cases style * bump subnav and use hashicorp vault logo * fixes use cases paths * removes hashistack menu * removes subnav top border * conditionally render video callout avatar * hook up data and conditionals * update components to work with other products * extract in practice section for reuse * use Products type * fix type error * rework cta logic * removes type * updates accent method * fix button prop * refactor customer case study * refactor case studies component * cleanup margin * refactor data props * Spacing updates and introduce intro component * adds intro interface * Delete style.css * fix intro description color * add revalidate code to homepage * bump subnav * make stats optional * adjust border radius based on customer story * cleanup temp files * redirect /home to homepage * reorder resources * fix: move heading and description * fix: logo alignment * fix: section background color * feat: optional tutorial and docs links * fix: removes case studies background * formatting * feat: sort use cases in nav * fix: card overflow (#13429) * fix: adjust overflow method * fix: padding on desktop * fix: scroll padding-right on mobile * remove debugger * increase last item width * card container overflow method (#13434) * use flex * formatting * add comment
-
Yoko Hyakuna authored
* Add paths filter doc * Add a description about the screenshot * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/replication.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Remove extra sentense * Update the diagram * Update the diagram Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
- 14 Dec, 2021 2 commits
-
-
Mark Lewis authored
-
Pratyoy Mukhopadhyay authored
* Add docs about path param restrictions * Update website/content/api-docs/auth/userpass.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> * Update with review suggestion Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
- 13 Dec, 2021 1 commit
-
-
Jason O'Donnell authored
* auth/azure: add note about debug env * Update azure.mdx * Update azure.mdx
-
- 09 Dec, 2021 2 commits
-
-
Meggie authored
-
Brandon Romano authored
-
- 08 Dec, 2021 2 commits
-
-
Pratyoy Mukhopadhyay authored
* Add entity-alias behavior change to docs * Add upgrade note about entity-alias mapping change * Rename 1.7-9 upgrade pages, shuffle upgrade note position * Update website/content/partials/entity-alias-mapping.mdx Co-authored-by:
Meggie <meggie@hashicorp.com> * Add incorrect policy issue to the docs * Add example about entity-alias restriction Co-authored-by:
Meggie <meggie@hashicorp.com>
-
Tom Proctor authored
* Rework 1.21 content into one heading and add note at top * Add notes about extended k8s token duration * Add example of ClusterRoleBinding for using client JWTs
-
- 07 Dec, 2021 6 commits
-
-
Noel Quiles authored
-
Mike Green authored
-
Calvin Leung Huang authored
-
mickael-hc authored
-
Loann Le authored
-
Harsimran Singh Maan authored
-
- 06 Dec, 2021 1 commit
-
-
Noel Prince authored
Currently the example given results in 2.3.4.5 if it is indexed from other side. This new example prevents confusion because it is now clear which side x_forwarded_for_hop_skips is indexing from
-
- 03 Dec, 2021 1 commit
-
-
Zachary Shilton authored
* website: fix print styles by bumping deps * website: remove old highlight js prints style code * fix: hashi-stack-menu selector
-
- 02 Dec, 2021 3 commits
-
-
Loann Le authored
* modified based on feedback * Update faq.mdx fixed text
-
Jim Kalafut authored
path-help.mdx is now the reference for help.
-
Jim Kalafut authored
A few sidebar elements are hidden for unknown reasons. If we have a reason to keep them hidden (vs deleting the element and associated docs), maybe we could add `"_comment":"Hidden because ..."` to them. A few other elements were definitely obsolete so I've removed them.
-
- 01 Dec, 2021 1 commit
-
-
Rowan Smith authored
* update custom headers to mention 1.9 is required Per https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#190-rc1 the custom response headers are a new feature introduced in 1.9, meaning we should explicitly call out this version requirement in documentation, otherwise users of earlier versions of Vault will unable to use the functionality and may consider it a bug. * Update website/content/docs/configuration/listener/tcp.mdx reads better, agreed Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
- 30 Nov, 2021 1 commit
-
-
Nicola Kabar authored
Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com>
-
- 29 Nov, 2021 1 commit
-
-
Mike authored
-
- 27 Nov, 2021 1 commit
-
-
Austin Gebauer authored
-