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.
- 23 Jul, 2019 4 commits
-
-
Jim Kalafut authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
It needs to do a write for the CRL and to move to the revoked prefix
-
- 22 Jul, 2019 10 commits
-
-
Noelle Daley authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Vishal Nayak authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jim Kalafut authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
- 19 Jul, 2019 14 commits
-
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Mike Jarmy authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
sdk/api and then pull those into Vault itself
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Christian Muehlhaeuser authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
Jeff Mitchell authored
We already have a separate log line if rollback fails. It really fills up logs to always note when rollback is occurring and it usually isn't useful for incidents.
-
Jeff Mitchell authored
Closes #7147
-
- 18 Jul, 2019 10 commits
-
-
Noelle Daley authored
-
Noelle Daley authored
* check for the correct path when showing entities sidenav item * update tests to check for correct api path * remove trailing slash
-
Mike Jarmy authored
-
Mike Jarmy authored
-
Mike Jarmy authored
-
Mike Jarmy authored
* Read config before creating logger when booting vault server * Allow for specifying log output in JSON format in a config file, via a 'log_level' flag * Create parser for log format flag * Allow for specifying log format in a config file, via a 'log_format' flag. Also, get rid of 'log_json' flag. * Add 'log-format' command line flag * Update documentation to include description of log_format setting * Tweak comment for VAULT_LOG_FORMAT environment variable * add test for ParseEnvLogFormat() * clarify how log format is set * fix typos in documentation
-
Jason O'Donnell authored
-
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.
-