cloudstack/client
dahn b65546636d 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.
2024-03-26 11:44:49 +05:30
..
bindir client: Improve cloudstack-setup-management message (#6822) 2022-12-07 13:17:40 +05:30
conf utils,framework/db: Introduce new database encryption cipher based on AesGcmJce (#7003) 2023-02-02 16:25:49 +01:00
src/main api: client verification in servlet 2024-03-26 11:44:49 +05:30
pom.xml Updating pom.xml version numbers for release 4.18.1.0 2023-09-07 08:50:50 +02:00