cloudstack/client
dahn 67e2061f4b 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>
(cherry picked from commit b1e0bf9dbd)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-04-04 11:19:15 +05:30
..
bindir client: Improve cloudstack-setup-management message (#6822) 2022-12-07 13:17:40 +05:30
conf Update server.properties.in (#8509) 2024-02-05 14:24:54 +05:30
src/main api: client verification in servlet 2024-04-04 11:19:15 +05:30
pom.xml Update mysql-connector version (#8753) 2024-03-21 18:09:06 +05:30