mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
48af49ddde
The client_ip header can easily be forged. In 'safe' modes we should only trust the remote_addr which comes from the sapi. Remove support for http_clientaddress as I can't seem to find where this ever came from in PHP on the http specs. |
||
---|---|---|
.. | ||
Http | ||
CakeRequestTest.php | ||
CakeResponseTest.php | ||
CakeSocketTest.php |