Files
vault/changelog/23874.txt
miagilepner fb97a459ec VAULT-3825: Wildcard ACL policies without a trailing slash should match LIST operations (#23874)
* allow lists to match without trailing slash

* changelog
2023-10-27 15:59:41 +02:00

3 lines
138 B
Plaintext

```release-note:bug
core: fix policies with wildcards not matching list operations due to the policy path not having a trailing slash
```