1. 18 Jun, 2020 2 commits
    • Łukasz Nowak's avatar
      monitor: Drop not needed version · d2e1262a
      Łukasz Nowak authored
      d2e1262a
    • Łukasz Nowak's avatar
      caddy-frontend: Stabilise proxy headers · 9aa9947c
      Łukasz Nowak authored
      On backend side headers are asserted in tests:
      
       * X-Forwarded-For
       * X-Forwarded-Proto
       * X-Forwarded-Port
       * Host
      
      In order to pass cleanly X-Forwarded-For from the frontend to the backend,
      it's passed as X-Forwarded-For-Real in case of cached slaves.
      
      Noted problem with IPv6 endpoint was used, as in this case 6tunnel IP would
      be used.
      9aa9947c
  2. 17 Jun, 2020 8 commits
  3. 16 Jun, 2020 15 commits
  4. 15 Jun, 2020 2 commits
  5. 11 Jun, 2020 13 commits