mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Fix `vault path-help` for selected paths with bad regexps See the comment being added in `sdk/framework/path.go` for the explanation of why this change is needed. * Grammar fix and add changelog * Also fix hardcoded expectations in a new test * Add a couple more testcases, and some comments. * Tweak spelling in comment
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
```release-note:bug
|
|
auth/token, sys: Fix path-help being unavailable for some list-only endpoints
|
|
```
|