diff options
-rw-r--r-- | config/apache_mod_security/apache_mod_security.inc | 2 | ||||
-rw-r--r-- | config/openbgpd/openbgpd_neighbors.xml | 12 |
2 files changed, 1 insertions, 13 deletions
diff --git a/config/apache_mod_security/apache_mod_security.inc b/config/apache_mod_security/apache_mod_security.inc index 816914d7..0fbe84c2 100644 --- a/config/apache_mod_security/apache_mod_security.inc +++ b/config/apache_mod_security/apache_mod_security.inc @@ -396,7 +396,7 @@ LogLevel warn # keep browsers from trying to display binary files as though they are # text. # -DefaultType text/plain +DefaultType text/plainm <IfModule mime_module> # diff --git a/config/openbgpd/openbgpd_neighbors.xml b/config/openbgpd/openbgpd_neighbors.xml index 28fa87ab..cc170c0b 100644 --- a/config/openbgpd/openbgpd_neighbors.xml +++ b/config/openbgpd/openbgpd_neighbors.xml @@ -106,18 +106,6 @@ </options> </field> <field> - <fielddescr>MD5 Signature Password</fielddescr> - <fieldname>md5sigpass</fieldname> - <description></description> - <type>input</type> - </field> - <field> - <fielddescr>MD5 Signature Key</fielddescr> - <fieldname>md5sigkey</fieldname> - <description></description> - <type>input</type> - </field> - <field> <fielddescr>none</fielddescr> <fieldname>none</fieldname> <type>rowhelper</type> |