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.
- 18 Jul, 2019 3 commits
-
-
Calvin Leung Huang authored
* docs: update kmip scope delete api section * fix wording in force param * update scope delete example
-
Calvin Leung Huang authored
-
Calvin Leung Huang authored
* logical: add support for passing data to delete * add back raft bit * add back raft bit * update error message * fix command delete tests
-
- 17 Jul, 2019 2 commits
-
-
Jeff Mitchell authored
This version fixes a bug that is bad, but hard to say whether it might affect us or not -- or more crucially, any of our dependencies. It's almost certainly worth updating just in case. See https://github.com/golang/go/issues/32560
-
Jeff Mitchell authored
Several env vars got renamed in https://github.com/hashicorp/vault/pull/6306. This re-adds support for those. Indirectly addresses https://github.com/hashicorp/consul-template/pull/1233 although they should still update to the new values.
-
- 16 Jul, 2019 3 commits
-
-
Noelle Daley authored
* ensure dropdown updates selected item * ensure no duplicate ticks * handle case where counters are Dates instead of strings so bar chart filters in Storybook
-
Calvin Leung Huang authored
-
Michel Vocks authored
-
- 15 Jul, 2019 1 commit
-
-
Lexman authored
-
- 09 Jul, 2019 12 commits
-
-
Becca Petrin authored
* fix panic generating openapi docs * fmt
-
Calvin Leung Huang authored
-
Brian Kassouf authored
-
Calvin Leung Huang authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
This reverts commit 3439a349. For the moment with bad wifi this is just taking too, too long. We may be able to figure out an approach that bind mounts the cache in which should help drastically.
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
- 08 Jul, 2019 8 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Mark Gritter authored
-
Jeff Mitchell authored
-
Brian Kassouf authored
* Don't run Initialize on plugins on postUnseal * Add comments explaining that we do not want to initalize
-
Martin Lee authored
Resolves #7081
-
Matthew Irish authored
-
- 06 Jul, 2019 4 commits
-
-
Jeff Mitchell authored
Wrapping validation was deferring the function to audit log before actually checking if we were sealed or standby, and without having the read lock grabbed.
-
Brian Kassouf authored
-
Jeff Mitchell authored
-
Brian Kassouf authored
-
- 05 Jul, 2019 7 commits
-
-
Jeff Mitchell authored
-
Mike Jarmy authored
* upgrade aws roles * test upgrade aws roles * Initialize aws credential backend at mount time * add a TODO * create end-to-end test for builtin/credential/aws * fix bug in initializer * improve comments * add Initialize() to logical.Backend * use Initialize() in Core.enableCredentialInternal() * use InitializeRequest to call Initialize() * improve unit testing for framework.Backend * call logical.Backend.Initialize() from all of the places that it needs to be called. * implement backend.proto changes for logical.Backend.Initialize() * persist current role storage version when upgrading aws roles * format comments correctly * improve comments * use postUnseal funcs to initialize backends * simplify test suite * improve test suite * simplify logic in aws role upgrade * simplify aws credential initialization logic * simplify logic in aws role upgrade * use the core's activeContext for initialization * refac...
-
Tim Arenz authored
Fixing miner typo by adding dot.
-
Brian Shumate authored
- Update sample `payload.json` - Update sample response
-
Justin Weissig authored
Fixed minor spelling error: sychronized/synchronized.
-
Brian Shumate authored
- Add `--cert` and `--key` options to `curl` example so that it is clearer that the certificate and key must also be passed in
-
Daniel Mangum authored
plugin docs: update example code snippet with correct imports and link to developing plugin backends tutorial (#6843) Signed-off-by:
hasheddan <georgedanielmangum@gmail.com>
-