mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 06:57:10 +03:00
Code/doc cleanup.
This commit is contained in:
@@ -1050,8 +1050,7 @@ apr_status_t msre_ruleset_process_phase(msre_ruleset *ruleset, modsec_rec *msr)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else if (rc == RULE_MATCH) {
|
||||||
if (rc == RULE_MATCH) {
|
|
||||||
if (msr->rule_was_intercepted) {
|
if (msr->rule_was_intercepted) {
|
||||||
/* If the transaction was intercepted by this rule we will
|
/* If the transaction was intercepted by this rule we will
|
||||||
* go back. Do note that we are relying on the
|
* go back. Do note that we are relying on the
|
||||||
|
|||||||
@@ -308,12 +308,12 @@
|
|||||||
|
|
||||||
<para><ulink type=""
|
<para><ulink type=""
|
||||||
url="http://curl.haxx.se/libcurl/">http://curl.haxx.se/libcurl/</ulink></para>
|
url="http://curl.haxx.se/libcurl/">http://curl.haxx.se/libcurl/</ulink></para>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>Many have had issues with libcurl linked with the GnuTLS
|
<para>Many have had issues with libcurl linked with the GnuTLS
|
||||||
library for SSL/TLS support. It is recommended that the
|
library for SSL/TLS support. It is recommended that the openssl
|
||||||
openssl library be used for SSL/TLS support in libcurl.</para>
|
library be used for SSL/TLS support in libcurl.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
|
|
||||||
@@ -4888,7 +4888,7 @@ setvar:session.suspicious=1,<emphasis>expirevar:session.suspicious=3600</emphasi
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>700,000-799,999; reserved for Ivan Ristic.</para>
|
<para>700,000-799,999; reserved for Ivan Ristic.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|||||||
Reference in New Issue
Block a user