mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
46064f8f88
Return true for Director::is_absolute_url() checks if they're prefixed with two or more slashes (as browsers interpret this as a valid URL) More solid URL checks in Director::is_site_url(), using a conservative parse_url() hostname comparison rather than Director::makeRelative(), which is not designed for security purposes |
||
---|---|---|
.. | ||
ContentControllerTest.php | ||
ContentControllerTest.yml | ||
DirectorTest.php | ||
HTTPResponseTest.php | ||
ModelAsControllerTest.php | ||
RootURLControllerTest.php | ||
RootURLControllerTest.yml |