Disallow top level domains in Cookie::validateCookieDomain().
authorTim Landscheidt <tim@tim-landscheidt.de>
Fri, 21 Sep 2012 22:48:46 +0000 (22:48 +0000)
committerHashar <hashar@free.fr>
Tue, 15 Oct 2013 10:21:22 +0000 (10:21 +0000)
commitbfc9be60b7b24ffb7c13a95f94600e8bf3200c67
treef9b87e74088166c336f05c5cd0320f38bb874e77
parent2d56adb39328ac086bed031bc47b1c1448ee1db5
Disallow top level domains in Cookie::validateCookieDomain().

This disallows addresses that contain no dots or just a leading one.

Change-Id: I4d62ab3618dddf0d5fafb49c31523137ac33cad2
includes/Cookie.php