MyShaarli/tests/HttpUtils
ArthurHoaro a3130d2c2f Make work behind a reverse proxy
Without HTTP_X_FORWARDED_PORT check,  might be set to false even though the user is using HTTPS, thus disabling Firefox Social block display
2017-09-02 13:50:49 +02:00
..
GetHttpUrlTest.php Fixes #531 - Title retrieving is failing with multiple use case 2016-05-03 19:51:29 +02:00
GetIpAdressFromProxyTest.php Add trusted IPs in config and try to ban forwarded IP on failed login 2016-08-03 10:36:47 +02:00
IndexUrlTest.php HTTP: move server URL functions to `HttpUtils.php` 2015-09-14 20:27:16 +02:00
IsHttpsTest.php Make work behind a reverse proxy 2017-09-02 13:50:49 +02:00
PageUrlTest.php HTTP: move server URL functions to `HttpUtils.php` 2015-09-14 20:27:16 +02:00
ServerUrlTest.php Add tests to cover new server_url behavior 2017-07-12 17:57:47 +00:00