mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* Make the error response to the sys/internal/ui/mounts with no client token consistent * changelog * Don't test against an empty mount path * One other spot * Instead, do all token checks first and early out before even looking for the mount
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
```release-note:bug
|
|
core: Make the response to an unauthenticated request to sys/internal endpoints consistent regardless of mount existence.
|
|
```
|
|
|