Commit History

Author SHA1 Message Date
  VirtualTam 9d9f6d75b9 lint: fix line-length warnings 5 years ago
  VirtualTam f211e417bf lint: apply phpcbf to application/ 5 years ago
  VirtualTam 88110550b8 Refactor client session hijacking protection 6 years ago
  ArthurHoaro d449f79a0d Merge pull request #977 from ArthurHoaro/feature/dl-filter 6 years ago
  ArthurHoaro 101b935de4 Merge pull request #1025 from ArthurHoaro/hotfix/proxy-443 6 years ago
  ArthurHoaro 8e9fc6f6e6 Force HTTPS if the original port is 443 behind a reverse proxy 6 years ago
  ArthurHoaro 91c807d275 Increase buffer size for cURL download 6 years ago
  ArthurHoaro d65342e304 Extract the title/charset during page download, and check content type 6 years ago
  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