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 Apr, 2020 10 commits
-
-
Noelle Daley authored
-
Noelle Daley authored
-
Angel Garbarino authored
* move dr to higher level component and setup isDisabled for error state when dr mode is disabled. * add in error messages final * refactor transistion on submit handler focused on dr secondary * handle transition * update empty state component to include icon and add empty state to details page * fix spelling * address pr comments * merge with replication branch * remove component structure for replication-secondary-card * compute title and error message * make specific empty state messages * fix test * address pr comments * regenerate the storyboook for empty state
-
Angel Garbarino authored
-
Noelle Daley authored
-
Noelle Daley authored
-
Noelle Daley authored
-
Dustin Decker authored
Signed-off-by:
Dustin Decker <dustindecker@protonmail.com>
-
Noelle Daley authored
-
Noelle Daley authored
-
- 23 Apr, 2020 10 commits
-
-
Brian Kassouf authored
* identity: Add batch entity deletion endpoint * Update the parameter description * Update error message * Update helper/storagepacker/storagepacker.go Co-Authored-By:
Vishal Nayak <vishalnayak@users.noreply.github.com> * Review feedback * Update vault/identity_store_entities.go Co-Authored-By:
Calvin Leung Huang <cleung2010@gmail.com> Co-authored-by:
Vishal Nayak <vishalnayak@users.noreply.github.com> Co-authored-by:
Calvin Leung Huang <cleung2010@gmail.com>
-
Calvin Leung Huang authored
-
Calvin Leung Huang authored
-
Austin Gebauer authored
-
ncabatoff authored
-
ncabatoff authored
-
ncabatoff authored
The new okta library doesn't prepend /api/v1 to our URL paths like the old one does (we still use the old one in the absence of an API token, since the new one doesn't support that.) Make our shim prepend /api/v1 to manual requests for the new library like the old library does, and remove explicit /api/v1 from our request paths. (#8807)
-
Brian Kassouf authored
-
Brian Kassouf authored
* storage/raft: Split snapshot restore disk write into batches * Work on snapshot consistency * make sure tests send a snapshot * Fix comment * Don't remove metrics * Fix comment
-
Noelle Daley authored
-
- 22 Apr, 2020 14 commits
-
-
Austin Gebauer authored
* fix: rotate root credentials for database plugins using WAL * test: adds a test for WAL rollback logic * fix: progress on wal rollback * docs: updates some comments * docs: updates some comments * test: adds additional test coverage for WAL rollback * chore: remove unneeded log * style: error handling, imports, signature line wraps * fix: always close db plugin connection
-
Noelle Daley authored
-
Noelle Daley authored
-
Jeff Escalante authored
* pull changelog url from config file * add fallback if url is empty
-
Jeff Escalante authored
- add section on redirects - add section on markdown enhancements - consistently wrap at col 81 - add fix for safe write issue
-
ncabatoff authored
Use a more minimal bootstrap target when running in CI: just what we need to satisfy our job needs. Also remove govendor which we no longer use. (#8808)
-
Noelle Daley authored
-
Noelle Daley authored
-
Noelle Daley authored
-
Noelle Daley authored
-
Jim Kalafut authored
-
Vishal Nayak authored
-
Noelle Daley authored
-
Noelle Daley authored
-
- 21 Apr, 2020 6 commits
-
-
Calvin Leung Huang authored
-
Calvin Leung Huang authored
-
Calvin Leung Huang authored
-
Calvin Leung Huang authored
* raft: check for nil on concrete type in SetupCluster * raft: move check to its own func * raft: func cleanup * raft: disallow disable_clustering = true when raft storage is used * docs: update disable_clustering to mention new behavior
-
Noelle Daley authored
-
Jim Kalafut authored
-