coldbox-modules / cbsecurity

Annotation, rule driven security and authentication for ColdBox Applications!
https://coldbox-security.ortusbooks.com
17 stars 18 forks source link

Fix getRealIP() to only return originating user's source IP #28

Closed mbandizzle closed 3 years ago

mbandizzle commented 3 years ago

If we end up with a list of IP addresses, then we only want the first one which will be the requesting user's IP.