Merge branch 'bug/issue337'
* bug/issue337: Rename Utils\HTTP::getSelfHostWithoutPort() to Utils\HTTP::getSelfHostWithNonStandardPort(), change the logic, and reimplement Utils\HTTP::getSelfHost() to depend on use the former. Complete the tests to include the case of port 443 while using HTTPS. Fixes issue 337
Showing
- lib/SimpleSAML/Metadata/MetaDataStorageHandler.php 0 additions, 4 deletionslib/SimpleSAML/Metadata/MetaDataStorageHandler.php
- lib/SimpleSAML/Metadata/MetaDataStorageSource.php 0 additions, 4 deletionslib/SimpleSAML/Metadata/MetaDataStorageSource.php
- lib/SimpleSAML/Utils/HTTP.php 22 additions, 5 deletionslib/SimpleSAML/Utils/HTTP.php
- tests/lib/SimpleSAML/Utils/HTTPTest.php 44 additions, 0 deletionstests/lib/SimpleSAML/Utils/HTTPTest.php
Loading
Please register or sign in to comment