mirror of https://github.com/apache/cloudstack.git
This introduces new global settings to handle how client address checks
are handled by the API layer:
proxy.header.verify: enables/disables checking of ipaddresses from a
proxy set header
proxy.header.names: a list of names to check for allowed ipaddresses
from a proxy set header.
proxy.cidr: a list of cidrs for which \"proxy.header.names\" are
honoured if the \"Remote_Addr\" is in this list.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| bindir | ||
| conf | ||
| src/main | ||
| pom.xml | ||