Files
vault/changelog/12550.txt
Angel Garbarino 0d8d454ab0 Bug fix: allow forward slash in paths for delete menu (#12550)
* fix bug and add test coverage

* changelog
2021-09-14 12:30:01 -06:00

4 lines
117 B
Plaintext

```release-note:bug
ui: Fix bug where capabilities check on secret-delete-menu was encoding the forward slashes.
```