Miroslav Stampar
|
590e8ed5ae
|
update_copyright_year()
|
2019-01-05 21:38:52 +01:00 |
|
Miroslav Stampar
|
1f9bf587b5
|
Implementation for an Issue #3108
|
2018-07-31 02:18:33 +02:00 |
|
Miroslav Stampar
|
fa4c1c5251
|
Some more PEPing (I hope that I haven't broke anything)
|
2018-03-13 13:45:42 +01:00 |
|
Miroslav Stampar
|
8a122401aa
|
Update of copyright years
|
2018-01-02 00:48:10 +01:00 |
|
Miroslav Stampar
|
bf8b2eb21e
|
Minor update regarding #2791
|
2017-11-22 13:29:39 +01:00 |
|
Vitaly Salnikov
|
1436333960
|
Add new tamper script witch can Replaces instances like 'IFNULL(A, B)' with 'CASE WHEN ISNULL(A) THEN (B) ELSE (A) END', it could be usefull for bypass some weak WAFs that filter the 'IFNULL' and 'IF' functions (#2791)
|
2017-11-22 13:27:49 +01:00 |
|