Files
vault/changelog/23260.txt
claire bontempo 88ed074287 UI: add warning before downloading secret data (#23260)
* add confirm modal for downloading masked data

* close modal if user clicks download

* add changelog;

* pass onSuccess function instead

* only render modal on DOM if download is allowed
2023-09-22 20:19:38 +00:00

3 lines
88 B
Plaintext

```release-note:improvement
ui: Adds warning before downloading KV v2 secret values
```