diff options
author | PiBa-NL <pba_2k3@yahoo.com> | 2013-12-29 01:49:32 +0100 |
---|---|---|
committer | PiBa-NL <pba_2k3@yahoo.com> | 2013-12-29 01:49:32 +0100 |
commit | 375b270c9f5ddc5c488f8f79b61130c1913f0e2d (patch) | |
tree | e141e8d7338d8868b677fc02fe463440b4f1f7bd /config/haproxy-devel/haproxy.widget.php | |
parent | 5206b9ec2ee7b35120ab8b695ec80f7ba68dda84 (diff) | |
download | pfsense-packages-375b270c9f5ddc5c488f8f79b61130c1913f0e2d.tar.gz pfsense-packages-375b270c9f5ddc5c488f8f79b61130c1913f0e2d.tar.bz2 pfsense-packages-375b270c9f5ddc5c488f8f79b61130c1913f0e2d.zip |
haproxy-devel,
-ability to NOT have a default_backend (if all frontends in a group use acl's)
-allow selecting multiple certificates for a single frontend
-support for configuring new 'agent-check'
-refactoring of html row_helper(), javascript table editing, field definition
-create 'valid' HTML (closing tags/javascript blocks/styles in head)
Diffstat (limited to 'config/haproxy-devel/haproxy.widget.php')
-rw-r--r-- | config/haproxy-devel/haproxy.widget.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/haproxy-devel/haproxy.widget.php b/config/haproxy-devel/haproxy.widget.php index abc5d935..7954e404 100644 --- a/config/haproxy-devel/haproxy.widget.php +++ b/config/haproxy-devel/haproxy.widget.php @@ -1,5 +1,6 @@ <?php /* + Copyright (C) 2013 PiBa-NL Copyright 2011 Thomas Schaefer - Tomschaefer.org Copyright 2011 Marcello Coutinho Part of pfSense widgets (www.pfsense.com) |