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.
- 09 Sep, 2021 1 commit
-
-
Claire Bontempo authored
-
- 08 Sep, 2021 5 commits
-
-
Claire Bontempo authored
-
Justin Weissig authored
* [WIP] docs: update packaging Update language to support current enterprise packaging. * Update index.mdx * Update entropy-augmentation.mdx * Update entropy-augmentation.mdx * Update control-groups.mdx * Update sealwrap.mdx * Update index.mdx * Update control-groups.mdx * Update entropy-augmentation.mdx * Update index.mdx * Update index.mdx * Update sealwrap.mdx * Update index.mdx * Update index.mdx * Update index.mdx
-
mickael-hc authored
* Clarify that any org GitHub user token can be used * Clarify ssh secrets allowed_extensions behaviors
-
John-Michael Faircloth authored
* identity: handle creation of role without a key parameter * update docs to not require key parameter for creation of a role * add changelog * require key param when creating a role * lock create/update role; remove now redundant key check * update changelog and UTs * update change log to refelct actual implementation * remove deprecated test case
-
Rowan Smith authored
-
- 07 Sep, 2021 10 commits
-
-
Rachel Culpepper authored
* fips tag and no-op code * tls check * change to error * add tests * add test file * cleanup * add changelog * fix file difference * remove changelog
-
Nicholas Seemiller authored
Deployment manifest has incorrect `envs` tag. It should be `env`
-
Pratyoy Mukhopadhyay authored
-
claire bontempo authored
* creates bar chart component * WIP//starts styling * fixes width of bars * WIP//barchart * uses d3 max method instead of Math.max * stacks data * adds y axis * fixes styling and spacing * adds spacing between bars * styling DONE * adds legend * adds tooltip * tweaks styling adds pointer cursor to rects * fixes tooltip placement * moves starget from bar to whole area * finishes hover selection styling * cleans up * cleans up a tiny bit * stopping point * adjusts tooltip placemnt * WIP//clean up time * sort of not broken * unbroken, ish * tooltip position fixed * truncates text and adds tooltip * changes tooltip width depending on content * unbroken * finishes initial refactor/cleanup * finishes documentation * passes in map legend to component * more tidying * add export option * adds grid to header for export button option * updates comments * fix variable name change ...
-
Daniel Kimsey authored
* Auto-join support for IPv6 discovery The go-discover library returns IP addresses and not URLs. It just so happens net.URL parses "127.0.0.1", which isn't a valid URL. Instead, we construct the URL ourselves. Being careful to check if it's an ipv6 address and making sure it's in explicit form if so. Fixes #12323 * feedback: addrs & ipv6 test Rename addrs to clusterIPs to improve clarity and intent Tighten up our IPv6 address detection to be more correct and to ensure it's actually in implicit form
-
Tero Saarni authored
* Update github.com/gogo/protobuf * Fixes #12254 (CVE-2021-3121) * Update github.com/gogo/protobuf * Added changelog Signed-off-by:
Tero Saarni <tero.saarni@est.tech> * go mod tidy
-
John-Michael Faircloth authored
* OIDC Provider: implement discovery endpoint * handle case when provider does not exist * refactor providerDiscover struct and add scopes_supported * fix authz endpoint
-
John-Michael Faircloth authored
* update couchbase plugin version * add changelog * go get main branch and go mod tidy
-
akshya96 authored
* vault-2823 adding changes * VAULT-2823 adding alias * Vault-2823 addressing comments * Vault-2823 removing comments * Vault-2823 removing comments * vault-2823 removing q debug * adding changelog * Vault-2823 updating external test * adding approved changes * fixing returns * fixing returns
-
Nick Cabatoff authored
-
- 03 Sep, 2021 9 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
-
Claire Bontempo authored
-
Claire Bontempo authored
-
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
-
Claire Bontempo authored
-
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 12 commits
-
-
Lars Lehtonen authored
-
Claire Bontempo 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
-
Claire Bontempo authored
-
Claire Bontempo authored
-
Claire Bontempo authored
-
Claire Bontempo authored
-
Claire Bontempo authored
-
Claire Bontempo authored
-
Nick Cabatoff authored
-