forked frommicrosoft/ModSecurity
- Notifications
You must be signed in to change notification settings - Fork0
Commit48d85c7
Felipe Zimmerle
Places connection filter engine in a separated configuration
Different from the Rules or other options, the connections filters are appliedto entire server, not to a single vhost, or so. In order to keep it clear tothe user this patches adds "SecConnectionEngine" which works in the same waythat SecRuleEngine does.1 parenta15f881 commit48d85c7
2 files changed
+37
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2141 | 2141 | | |
2142 | 2142 | | |
2143 | 2143 | | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
2144 | 2172 | | |
2145 | 2173 | | |
2146 | 2174 | | |
| |||
2167 | 2195 | | |
2168 | 2196 | | |
2169 | 2197 | | |
2170 | | - | |
2171 | | - | |
2172 | 2198 | | |
2173 | 2199 | | |
2174 | 2200 | | |
| |||
3411 | 3437 | | |
3412 | 3438 | | |
3413 | 3439 | | |
| 3440 | + | |
| 3441 | + | |
| 3442 | + | |
| 3443 | + | |
| 3444 | + | |
| 3445 | + | |
| 3446 | + | |
| 3447 | + | |
3414 | 3448 | | |
3415 | 3449 | | |
3416 | 3450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments
Comments
(0)