open-vault/changelog/15735.txt
Violet Hynes d62b140b7c
VAULT-6371 Fix issue with lease quotas on read requests that generate leases (#15735)
* VAULT-6371 Fix issue with lease quotas on non-auth mounts

* VAULT-6371 Add changelog

* VAULT-6371 Amend changelog given new understanding
2022-06-03 15:45:21 -04:00

4 lines
149 B
Plaintext

```release-note:bug
quotas/lease-count: Fix lease-count quotas on mounts not properly being enforced when the lease generating request is a read
```