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 Jan, 2021 2 commits
-
-
HridoyRoy authored
-
Vishal Nayak authored
-
- 21 Jan, 2021 1 commit
-
-
Mike Green authored
Clarify user question, unexpected behavior with no slash on gcs.
-
- 20 Jan, 2021 10 commits
-
-
Michael Golowka authored
-
Lauren Voswinkel authored
We now specify that the user will remain unless cleaned up manually
-
Lauren Voswinkel authored
-
Meggie authored
-
Meggie authored
Fixing some formatting so the resulting changelog looks right.
-
Mark Gritter authored
* Implement sys/seal-status and sys/leader as normal API calls (so that they can be used in namespaces.) * Added changelog.
-
Meggie authored
Broken link
-
Josh Black authored
* Update to go 1.15.6 * Just kidding, how about 1.15.7 * And the associated CI config * Add changelog and update go version in more places
-
Chelsea Shaw authored
* Skip secrets/pki/list?tab=certs * Skip redirect_to acceptance test * Skip access/identity/entities/create acceptance test * Skip settings/configure/secrets/pki/cert
-
Nick Cabatoff authored
-
- 19 Jan, 2021 6 commits
-
-
Nick Cabatoff authored
Add configuration to specify a TLS ServerName to use in the TLS handshake when performing a raft join. (#10698)
-
Nick Cabatoff authored
-
Hridoy Roy authored
* vault/core_metrics.go * changelog * comments
-
Hridoy Roy authored
This reverts commit 4144ee0d.
-
Gunjan authored
* Fix: handle max_request_size<=0 Signed-off-by:
guacamole <gunjanwalecha@gmail.com> * created test cases for listener Signed-off-by:
guacamole <gunjanwalecha@gmail.com> * added test case for negative value of MaxRequestSize Signed-off-by:
guacamole <gunjanwalecha@gmail.com> Co-authored-by:
Hridoy Roy <roy@hashicorp.com>
-
Nick Cabatoff authored
-
- 15 Jan, 2021 4 commits
-
-
Jeff Escalante authored
-
Jeff Escalante authored
* prepare for move to vercel hosting * update readme * add back netlify files for hosting transition
-
Hridoy Roy authored
* allow create to create transit keys * changelog
-
Nick Cabatoff authored
-
- 14 Jan, 2021 3 commits
-
-
Chelsea Shaw authored
* refactor flaky test * Replace is-present with dom assertions * Skip test for now
-
Mike Wickett authored
-
Brandon Romano authored
-
- 13 Jan, 2021 3 commits
-
-
Lauren Voswinkel authored
* Update Snowflake docs Snowflake docs had an issue, `DEFAULT ROLE` should be `DEFAULT_ROLE` * Update docs to show an actual username
-
Michael Golowka authored
-
Calvin Leung Huang authored
-
- 12 Jan, 2021 1 commit
-
-
Eugene R authored
* add an Aerospike storage backend * go mod vendor * add Aerospike storage configuration docs * review fixes * bump aerospike client to v3.1.1 * rename the defaultHostname variable * relocate the docs page
-
- 11 Jan, 2021 2 commits
-
-
Chelsea Shaw authored
* Fix shape of response anticipated from feature-flags endpoint * Add changelog
-
Mike Wickett authored
-
- 08 Jan, 2021 1 commit
-
-
Hridoy Roy authored
* move entropy augmentation in cert gen to oss * changelog * go mod vendor * updated helpers to allow custom entropy * comments * comments
-
- 07 Jan, 2021 6 commits
-
-
Scott Miller authored
* Add NIST guidance on rotating keys used for AES-GCM encryption * Capture more places barrier encryption is used * spacing issue * Probabilistically track an estimated encryption count by key term * Un-reorder imports * wip * get rid of sampling
-
Theron Voran authored
Describes the setup and config for using multiple injector replicas with auto and manual TLS. Co-authored-by:
Tom Proctor <tomhjp@users.noreply.github.com>
-
Chelsea Shaw authored
* Redirect to url with namespace param if user logged into root namespace without permission * Feature flag service for managing flags * Redirect with namespace query param if no current namespace param AND managed root namespace set * Test coverage for managed namespace changes * Handle null body case on feature-flag response, add pretender route for feature-flags on shamir test
-
Zachary Shilton authored
* Bump react-scripts to v14 * Pull in latest dependencies * Replace text-and-content on home page * WIP replace text-and-content on use case pages * Finish removing text-and-content from use-case pages * Remove text-and-content completely * Add logo-grid dep, fix style import * Remove unneeded indirect deps
-
Scott Miller authored
* Make the error response to the sys/internal/ui/mounts with no client token consistent * changelog * Don't test against an empty mount path * One other spot * Instead, do all token checks first and early out before even looking for the mount
-
Lauren Voswinkel authored
* Adding snowflake as a bundled database secrets plugin * Add snowflake-database-plugin to expected bundled plugins * Add snowflake plugin name to the mockBuiltinRegistry
-
- 06 Jan, 2021 1 commit
-
-
Mark Gritter authored
* Added sys/internal/ui/feature-flags endpoint. * Added documentation for new API endpoint. * Added integration test. Co-authored-by:
swayne275 <swayne@hashicorp.com>
-