mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* redirect for deshow/details view * test coverage * not found test fix * changelog * test fixes and amend for create route with no secret * handle router with no secret * add more coverage * Update 24339.txt * Update secret-edit.js * Update secret-edit.js * restructure conditional because list-directory will never be a thing in this view * Update secret-edit.js * remove show for directory. that doesn't exists * blah fix test * fix conditional * remove meep
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:bug
|
|
ui: Correctly handle redirects from pre 1.15.0 Kv v2 edit, create, and show urls.
|
|
```
|