changelog++
This commit is contained in:
parent
07fc7f16cf
commit
e1e07011a0
|
@ -18,6 +18,10 @@ BUG FIXES:
|
||||||
[GH-6400]
|
[GH-6400]
|
||||||
* ui: Fix for a bug where you couldn't access the data tab after clicking on
|
* ui: Fix for a bug where you couldn't access the data tab after clicking on
|
||||||
wrap details on the tool > unwrap page [GH-6404]
|
wrap details on the tool > unwrap page [GH-6404]
|
||||||
|
* sys: `sys/internal/ui/mounts` will no longer return secret or auth mounts
|
||||||
|
that have been filtered. Similarly, `sys/internal/ui/mount/:path` will
|
||||||
|
return a error response if a filtered mount path is requested.
|
||||||
|
[[GH-6412]](https://github.com/hashicorp/vault/pull/6412)
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue