Skip to content

v8.8.0

Compare
Choose a tag to compare
@geofffranks geofffranks released this 29 Jun 17:26
· 981 commits to master since this release

Improvements

There is now a more flexible option for using ACLs to restrict access to
requests, using the ha_proxy.http_request_deny_conditions property:

 example:
   http_request_deny_conditions:
   - condition:
     - acl_name: block_host
       acl_rule: "hdr_beg(host) -i login"
     - acl_name: block_reset_password_url
       acl_rule: "path_beg,url_dec -m beg -i /reset_password"

Acknowledgements

Thanks @stefanlay for providing this feature!

Deployment

releases:
- name: haproxy
  version: 8.8.0
  url: https://github.com/cloudfoundry-incubator/haproxy-boshrelease/releases/download/v8.8.0/haproxy-8.8.0.tgz
  sha1: 7b262d39568d891ce89f1e48f58ccde5de5e5b58