cloudstack/client
dahn cfaac2a67e 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-31 22:03:04 +05:30
..
bindir client: Improve cloudstack-setup-management message (#6822) 2022-12-07 13:17:40 +05:30
conf Updated jetty maxFormContentSize value to 1048576 bytes (default is 200000 bytes), to support user data upto 1048576 bytes (#360) 2024-01-03 18:04:11 +05:30
src/main api: client verification in servlet 2024-03-31 22:03:04 +05:30
pom.xml Generate cloud-init multipart user data for template append policy (#7643) 2023-09-27 16:50:41 +05:30