forked frommicrosoft/ModSecurity
- Notifications
You must be signed in to change notification settings - Fork0
Commita45fe95
Felipe Zimmerle
FuzzyHash: if disable giving an run time error instead of config
FuzzyHash operator is optional and only installed if the headers for libfuzzywas found in the system. Otherwise, the FuzzyHash operator is disable duringthe compilation. After this commit, if some rules tries to use it, ModSecuritywill produce an runtime error not a config time error, allowing the web serverto procede normal with its operations.1 parentfa0c97e commita45fe95
2 files changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3789 | 3789 | | |
3790 | 3790 | | |
3791 | 3791 | | |
3792 | | - | |
3793 | | - | |
3794 | | - | |
3795 | 3792 | | |
3796 | 3793 | | |
3797 | | - | |
| 3794 | + | |
3798 | 3795 | | |
3799 | 3796 | | |
3800 | 3797 | | |
| |||
3852 | 3849 | | |
3853 | 3850 | | |
3854 | 3851 | | |
| 3852 | + | |
| 3853 | + | |
| 3854 | + | |
| 3855 | + | |
| 3856 | + | |
| 3857 | + | |
3855 | 3858 | | |
3856 | 3859 | | |
3857 | 3860 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments
Comments
(0)