1.1 KiB
1.1 KiB
title | date |
---|---|
easy-waf integration change log | 2024-01-29 22:33:27 |
easy-waf integration 1.2.4
- easy-waf integration now waits for specific length of the request instead of immediately processing it.
- Added configurable strict request size limit.
- easy-waf integration now reverts the req.body variable after inspecting the request body via easy-waf.
easy-waf integration 1.2.3
- Full request URL is now visible in the notification email.
easy-waf integration 1.2.2
- Some WAF errors now result in 500 errors instead of crashing the server.
easy-waf integration 1.2.1
- Improved the error handling of code executed behind the WAF.
easy-waf integration 1.2.0
- Added email notifiaction support
- Added custom hooks support
easy-waf integration 1.1.2
- Stability fixes
- Added support for config.json file in the SVR.JS installation directory
easy-waf integration 1.1.1
- Added support for regex strings (like in SVR.JS)
Earlier versions
There was no change log for earlier easy-waf integration versions.