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.
- 24 Feb, 2017 11 commits
-
-
Jeff Mitchell authored
-
vishalnayak authored
-
Vishal Nayak authored
* awsec2: Added bound_region * awsec2: Added bound_subnet_id and bound_vpc_id * Add bound_subnet_id and bound_vpc_id to docs * Remove fmt.Printf * Added crud test for aws ec2 role * Address review feedback
-
Jeff Mitchell authored
-
vishalnayak authored
-
vishalnayak authored
-
Vishal Nayak authored
* pki: Make generation of leases optional * pki: add tests for upgrading generate_lease * pki: add tests for leased and non-leased certs * docs++ pki generate_lease * Generate lease is applicable for both issuing and signing * pki: fix tests * Address review feedback * Address review feedback
-
Jeff Mitchell authored
-
Saj Goonatilleke authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
- 23 Feb, 2017 1 commit
-
-
vishalnayak authored
-
- 22 Feb, 2017 4 commits
-
-
Jeff Mitchell authored
-
Brian Kassouf authored
Acl parameters permission
-
Brian Kassouf authored
-
Brian Kassouf authored
-
- 21 Feb, 2017 3 commits
-
-
Brian Kassouf authored
-
Brian Kassouf authored
-
Brian Kassouf authored
-
- 20 Feb, 2017 2 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
- 18 Feb, 2017 2 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
This doesn't really change behavior, just what it looks like in the UX. However, it does make tests more complicated. Most were fixed by adding a sorting function, which is generally useful anyways.
-
- 17 Feb, 2017 17 commits
-
-
Jeff Mitchell authored
Fix TypeDurationSecond to not panic at runtime if the given default is a string. Fixes #myownannoyance
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Colin Arenz authored
This change addresses an issue where deep paths would not be enumerated if parent paths did not contain a key. Given the keys `shallow` and `deep` at the following paths... ``` secret/shallow secret/path/deep ``` ... a `LIST` request against `/v1/secret` would produce only one result, `shallow`. With this change, the same list request will now list `shallow` and `path/`.
-
Jeff Mitchell authored
Update deps, particularly to ensure https://aws.amazon.com/blogs/developer/aws-sdk-for-go-update-needed-for-go-1-8/ is covered
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
Fixes #2385
-
Jeff Mitchell authored
-
Jeff Mitchell authored
* More rep porting * Add a bit more porting
-
Brian Kassouf authored
-
Jeff Mitchell authored
* More porting from rep * Address feedback
-
Brian Kassouf authored
-
Brian Kassouf authored
-