mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* bug(20562): allowed_domains are compared case-sensitive if they use glob patterns * bug(20562): review fixes
3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
```release-note:bug
|
|
secrets/pki: allowed_domains are now compared in a case-insensitive manner if they use glob patterns
|
|
``` |