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 Nov, 2018 3 commits
-
-
Jeff Mitchell authored
-
Sander van Harmelen authored
As the CLI client is initialized with a specific Vault address, is makes sense to use the pooled HTTP client here. This will prevent setting up new TCP sessions for each API call that the client needs to make.
-
Jeff Mitchell authored
-
- 08 Nov, 2018 5 commits
-
-
Calvin Leung Huang authored
-
Jeff Escalante authored
-
vishalnayak authored
-
Jeff Mitchell authored
Fix two problems with entity alias updating
-
Jeff Mitchell authored
-
- 07 Nov, 2018 13 commits
-
-
Vishal Nayak authored
* Fix panic when storage value is nil * Ensure the value is at least of expected length * Format correction * Address review feedback
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
madalynrose authored
-
madalynrose authored
-
Brian Kassouf authored
-
Jeff Mitchell authored
-
Seth Vargo authored
-
Jeff Mitchell authored
-
Matthew Irish authored
-
Matthew Irish authored
* include babel polyfill in the build * submit not sumbit
-
Becca Petrin authored
-
Calvin Leung Huang authored
-
- 06 Nov, 2018 16 commits
-
-
Jim Kalafut authored
This will handle patterns of the form: `^plugins/catalog/(?P<type>auth|database|secret)/(?P<name>.+)$`
-
Jeff Mitchell authored
Fixes #5701
-
vishalnayak authored
-
vishalnayak authored
-
Calvin Leung Huang authored
-
Jeff Mitchell authored
-
Vishal Nayak authored
-
Vishal Nayak authored
-
Calvin Leung Huang authored
-
Jim Kalafut authored
-
Calvin Leung Huang authored
-
RJ Spiker authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
teresy authored
Simplifes a case of strings.Index with strings.Contains. Inspired by https://staticcheck.io/docs/gosimple#S1003
-
Chris Griggs authored
-
- 05 Nov, 2018 3 commits
-
-
Matthew Irish authored
-
Matthew Irish authored
* change backends template so that the icon shows in a namespace * icons for secret-list and method list in a namespace
-
Calvin Leung Huang authored
-