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.
- 06 Feb, 2018 9 commits
-
-
vishalnayak authored
-
Vishal Nayak authored
* Cleanup accessor indexes and dangling accessor indexes * Add a test that exercises the accessor cleanup
-
Jeff Mitchell authored
-
John Eismeier authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
vishalnayak authored
-
Vishal Nayak authored
* pass around the api client * reuse the client object in the base command
-
cikenerd authored
-
- 05 Feb, 2018 15 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Gobin Sougrakpam authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
Fixes #3896
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Joel Thompson authored
strings.HasPrefix is more correct; if a tag part value ended up containing the expected prefix of another part, it could cause incorrect parsing. I don't think that these values would be semantically legal today, but it's probably better to be defensive.
-
Jeff Mitchell authored
-
- 03 Feb, 2018 4 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
* Differentiate between user/internal error in AppRole login. This allows us to properly pass through internal errors back up into core. * Separate out error cases
-
Jeff Mitchell authored
* Don't run rollback and upgrade functionality if we are a replication secondary, but do if the mount is local.
-
Vishal Nayak authored
-
- 02 Feb, 2018 7 commits
-
-
Jeff Mitchell authored
This is useful for deciding when to run upgrade logic, e.g. if on a performance secondary but local it's fine to run.
-
George Christou authored
-
Brian Kassouf authored
-
Jeff Mitchell authored
-
Xiang Li authored
-
Jeff Mitchell authored
-
Xiang Li authored
-
- 01 Feb, 2018 5 commits
-
-
Brian Kassouf authored
* plugins/gRPC: fix issues with reserved keywords in response data * Add the path raw file for mock plugin * Fix panic when special paths is nil * Add tests for Listing and raw requests from plugins * Add json.Number case when decoding the status * Bump the version required for gRPC defaults * Fix test for gRPC version check
-
Calvin Leung Huang authored
-
John Eismeier authored
-
Jeff Mitchell authored
-
Josh Giles authored
-