8000 Release v1.1.5 · cactus/go-camo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.1.5

Compare
Choose a tag to compare
@dropwhile dropwhile released this 26 Jul 17:51
· 459 commits to master since this release
9b59427
  • Security fixes / SSRF
    • Fix: Ensure non-GET/HEAD request does not send outbound request (#35)
    • Fix: Validate redirect urls the same as initial urls (#35)
  • Split out exception for missing content types (#32)
  • Prometheus compatible metrics endpoint added (#34)
  • Disabled credential/userinfo (user:pass@ style) type urls by default.
    Added cli flag (--allow-credential-urls) to retain prior behavior (which
    allows them).
0