mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* update code and test to support the documented config setting 'deny_unauthorized' rather than 'deny_authorized' which was incorrect * changelog
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
```release-note:bug
|
|
config: Vault TCP listener config now correctly supports the documented proxy_protocol_behavior
|
|
setting of 'deny_unauthorized'
|
|
```
|