summaryrefslogtreecommitdiffstats
path: root/tests/lib/SimpleSAML/Utils/HTTPTest.php
Commit message (Expand)AuthorAgeFilesLines
* bugfix: Do not try to apply SSP's base URL if REQUEST_URI does not match.Jaime Pérez2016-08-221-2/+14
* bugfix: Restore the capability to get our self URL when invoked from a third-...Jaime Pérez2016-07-151-17/+81
* tests: Fix CI build.Jaime Pérez2016-06-271-8/+8
* Change the implementation of SimpleSAML\Utils\HTTP::getSelfURL() and getSelfU...Jaime Perez Crespo2016-06-081-0/+74
* Make sure the modifications to $_SERVER in the tests do not go beyond each test.Jaime Perez Crespo2016-06-071-0/+20
* Add some tests for SimpleSAML\Utils\HTTP::addURLParameters().Jaime Perez Crespo2016-06-071-2/+45
* Allow regular expression matching of trusted.url.domains.Jon Dufresne2016-06-011-0/+73
* Add some tests for the new SimpleSAML\Utils\HTTP::guessBasePath().Jaime Perez Crespo2016-04-191-0/+47
* Rename Utils\HTTP::getSelfHostWithoutPort() to Utils\HTTP::getSelfHostWithNon...Jaime Perez Crespo2016-03-031-6/+15
* Fixes issue 337Andrés Blanco2016-03-021-0/+35