cakephp2-php8/lib/Cake/Test
mark_story 48af49ddde Don't trust CLIENT_IP
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.
2016-03-10 22:04:13 -05:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Don't trust CLIENT_IP 2016-03-10 22:04:13 -05:00
Fixture Added test cases covering native uuid field usage for Postgres class 2016-01-28 21:13:33 +03:00
test_app Merge pull request #7840 from cakephp/2.8-PHP7 2015-12-29 00:27:33 -05:00