Skip to content
  1. May 28, 2020
  2. May 25, 2020
  3. May 22, 2020
    • Helmo's avatar
      Refactor multiple TODOs into two. · f6ec140f
      Helmo authored
      This removes duplication of the zone_file_prefix var. It might be nice to make it configurable in a follow up.
      f6ec140f
  4. May 19, 2020
  5. May 15, 2020
  6. May 04, 2020
  7. Apr 28, 2020
  8. Apr 07, 2020
  9. Apr 02, 2020
  10. Mar 30, 2020
  11. Mar 23, 2020
  12. Mar 20, 2020
  13. Mar 04, 2020
  14. Mar 03, 2020
  15. Jan 16, 2020
  16. Jan 14, 2020
  17. Jan 07, 2020
  18. Dec 30, 2019
  19. Dec 09, 2019
  20. Dec 03, 2019
  21. Nov 29, 2019
  22. Nov 28, 2019
  23. Nov 27, 2019
  24. Nov 23, 2019
    • Jason's avatar
      Added Missed patch edit, and correct the vhost loop · 21559a63
      Jason authored
      Change the name from proxy_protocol to use_proxy_protocol in vhost file due to site level overriding the check
      
      tested both on apache2 and nginx with haproxy load balancer on TCP Mode
      21559a63
    • Jason's avatar
      Added proxy protocol feature: · eac89bb0
      Jason authored
      Added Global Setting to Server config tab to
        - Enable & Disable the feature
        - Set the Proxy HTTP & HTTPS Ports
      
      Added Per site level switch to enable and disable feature (Located in the Web Tab under the advanced section)
      
      Added Apache2 and Nginx vhost updates to enable proxy_protocol on the listen lines
      
      Added New database column to web_domain called "proxy_protocol" to enable site level config (Patch file Added upd_0089.sql)
      
      Updated the Base Table SQL file to include "proxy_protocol" field
      eac89bb0
  25. Nov 22, 2019
  26. Nov 19, 2019
  27. Nov 13, 2019