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.
- 31 Jan, 2018 2 commits
-
-
Brian Kassouf authored
-
Brian Shumate authored
-
- 30 Jan, 2018 1 commit
-
-
Jack Pearkes authored
* website: add note about the 0.9.2+ CLI changes to reduce confusion * website: fix frontmatter for 0.9.3 guide, add to guides index * website: add overview title to 0.9.3 guide for spacing
-
- 29 Jan, 2018 1 commit
-
-
Andy Manoske authored
-
- 28 Jan, 2018 5 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
Fixes #3858
-
- 26 Jan, 2018 9 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Chris Bartlett authored
-
Vishal Nayak authored
* Remove logical.Initialize() method * More cleanup * Fix test
-
- 25 Jan, 2018 5 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Joel Thompson authored
* auth/aws: Fix error with empty bound_iam_principal_arn In cases where there doesn't need to be a bound_iam_principal_arn, i.e., either auth_type is ec2 or there are other bindings with the iam auth_type, but it is specified explicitly anyway, Vault tried to parse it to resolve to internal unique IDs. This now checks to ensure that bound_iam_principal_arn is non-empty before attempting to resolve it. Fixes #3837 * Fix extraneous newline
-
Jeff Mitchell authored
* Fix intermittent panic by storing a reference to the grpc server and using that to ensure it will never be nil. * Just get rid of c.rpcServer
-
Jeff Mitchell authored
-
- 24 Jan, 2018 1 commit
-
-
Calvin Leung Huang authored
-
- 23 Jan, 2018 13 commits
-
-
Jeff Mitchell authored
-
Calvin Leung Huang authored
* Use version to determine plugin protocol to use * Remove field from ServeOpts * Fix missing assignment, handle errors * contraint -> constraint * Inject the version string from the vault side * Fix the version check * Add grpc support check to database plugins * Default to use grpc unless missing env var or fail on contraint check * Add GRPCSupport test * Add greater than test case * Add go-version dep
-
Vishal Nayak authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
Fixes #2030
-
Matthew Irish authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Vishal Nayak authored
-
Brian Kassouf authored
* Update data values from byte arrays to strings in proto definition * Update comments
-
Jeff Mitchell authored
-
- 22 Jan, 2018 1 commit
-
-
Brian Shumate authored
-
- 20 Jan, 2018 2 commits
-
-
Brian Kassouf authored
-
Jeff Mitchell authored
-