Commit History

Author SHA1 Message Date
  ArthurHoaro a3130d2c2f Make work behind a reverse proxy 6 years ago
  Stephen Muth b80315e238 Respect HTTP_X_FORWARDED_HOST 7 years ago
  VirtualTam ee6f4b64a9 Cleanup: use safe boolean comparisons 7 years ago
  ArthurHoaro 8e4be77368 Hide default port in local URL behind a reverse proxy 7 years ago
  Arthur adcdac1dec Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban 7 years ago
  julienCXX 634783f916 Set cURL as default in HTTP fetching, a fallback method and consistency fixup between both methods 8 years ago
  ArthurHoaro 50d1791838 Add trusted IPs in config and try to ban forwarded IP on failed login 8 years ago
  ArthurHoaro 5046bcb6ab Fix startsWith and endsWith case 8 years ago
  ArthurHoaro caa69b5853 typo 8 years ago
  ArthurHoaro ce7b0b6480 Fixes #531 - Title retrieving is failing with multiple use case 8 years ago
  ArthurHoaro 85244fa0d0 Fixes #477: support multi reverse proxy with comma syntax 8 years ago
  VirtualTam fc17813bd1 tests: add a make target to check file permissions 8 years ago
  ArthurHoaro 1557cefbd7 Fixes #410 - Retrieve title fails in multiple cases 8 years ago
  VirtualTam 482d67bd52 HTTP: move server URL functions to `HttpUtils.php` 8 years ago
  VirtualTam 451314eb48 HTTP: move utils to a proper file, add tests 8 years ago