Commit History

作者 SHA1 備註 提交日期
  VirtualTam 9d9f6d75b9 lint: fix line-length warnings 5 年之前
  VirtualTam f211e417bf lint: apply phpcbf to application/ 5 年之前
  VirtualTam 88110550b8 Refactor client session hijacking protection 6 年之前
  ArthurHoaro d449f79a0d Merge pull request #977 from ArthurHoaro/feature/dl-filter 6 年之前
  ArthurHoaro 101b935de4 Merge pull request #1025 from ArthurHoaro/hotfix/proxy-443 6 年之前
  ArthurHoaro 8e9fc6f6e6 Force HTTPS if the original port is 443 behind a reverse proxy 6 年之前
  ArthurHoaro 91c807d275 Increase buffer size for cURL download 6 年之前
  ArthurHoaro d65342e304 Extract the title/charset during page download, and check content type 6 年之前
  ArthurHoaro a3130d2c2f Make work behind a reverse proxy 6 年之前
  Stephen Muth b80315e238 Respect HTTP_X_FORWARDED_HOST 7 年之前
  VirtualTam ee6f4b64a9 Cleanup: use safe boolean comparisons 7 年之前
  ArthurHoaro 8e4be77368 Hide default port in local URL behind a reverse proxy 7 年之前
  Arthur adcdac1dec Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban 7 年之前
  julienCXX 634783f916 Set cURL as default in HTTP fetching, a fallback method and consistency fixup between both methods 8 年之前
  ArthurHoaro 50d1791838 Add trusted IPs in config and try to ban forwarded IP on failed login 8 年之前
  ArthurHoaro 5046bcb6ab Fix startsWith and endsWith case 8 年之前
  ArthurHoaro caa69b5853 typo 8 年之前
  ArthurHoaro ce7b0b6480 Fixes #531 - Title retrieving is failing with multiple use case 8 年之前
  ArthurHoaro 85244fa0d0 Fixes #477: support multi reverse proxy with comma syntax 8 年之前
  VirtualTam fc17813bd1 tests: add a make target to check file permissions 8 年之前
  ArthurHoaro 1557cefbd7 Fixes #410 - Retrieve title fails in multiple cases 8 年之前
  VirtualTam 482d67bd52 HTTP: move server URL functions to `HttpUtils.php` 8 年之前
  VirtualTam 451314eb48 HTTP: move utils to a proper file, add tests 8 年之前