open-vault/changelog/13162.txt
akshya96 f77223bfe5
Authenticate to "login" endpoint for non-existent mount path bug (#13162)
* changing response from missing client token to permission denied

* removing todo comment

* fix tests

* adding changelog

* fixing changelog
2021-11-22 17:06:59 -08:00

3 lines
139 B
Plaintext

```release-note:bug
core: authentication to "login" endpoint for non-existent mount path returns permission denied with status code 403
```