cloudstack/framework
dahn b1e0bf9dbd api: client verification in servlet
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 b65546636d)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-03-26 11:55:10 +05:30
..
agent-lb Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
ca Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
cluster Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
config api: client verification in servlet 2024-03-26 11:55:10 +05:30
db Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
direct-download Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
events Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
ipc Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
jobs Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
managed-context Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
quota Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
rest Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
security Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
spring Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30
pom.xml Updating pom.xml version numbers for release 4.19.0.0 2024-01-29 10:21:52 +05:30