]> SVR.JS Git server - easywaf-integration.git/log
Dorian Niemiec [Mon, 22 Apr 2024 21:51:55 +0000 (23:51 +0200)] 
GitHub test 2

Dorian Niemiec [Mon, 22 Apr 2024 21:51:55 +0000 (23:51 +0200)] 
GitHub test

Dorian Niemiec [Mon, 22 Apr 2024 21:41:59 +0000 (23:41 +0200)] 
Create main.yml

Dorian Niemiec [Wed, 14 Feb 2024 20:22:46 +0000 (21:22 +0100)] 
Fix request hanging with smaller chunks

Dorian Niemiec [Wed, 14 Feb 2024 13:35:36 +0000 (14:35 +0100)] 
easy-waf integrations now reverts req.body variable after checking the request body.

Dorian Niemiec [Wed, 14 Feb 2024 12:53:10 +0000 (13:53 +0100)] 
Fix 500 error with maxRequestCheckSize being undefined

Dorian Niemiec [Wed, 14 Feb 2024 12:46:41 +0000 (13:46 +0100)] 
easy-waf integration now waits for specific length of the request instead of immediately processing it

Dorian Niemiec [Sun, 4 Feb 2024 15:34:29 +0000 (16:34 +0100)] 
Full request URL is now visible in the notification email.

Dorian Niemiec [Mon, 22 Jan 2024 20:03:21 +0000 (21:03 +0100)] 
Some WAF errors now result in 500 errors instead of crashing the server.

Dorian Niemiec [Wed, 11 Oct 2023 19:05:17 +0000 (21:05 +0200)] 
Improved error handling of code executed behind the WAF.

Dorian Niemiec [Wed, 30 Aug 2023 09:27:25 +0000 (11:27 +0200)] 
Added e-mail notification and custom hooks support

Dorian Niemiec [Sun, 6 Aug 2023 02:11:55 +0000 (04:11 +0200)] 
Changed all references for stable version to git master branch

svrjs [Sat, 29 Jul 2023 23:57:27 +0000 (01:57 +0200)] 
Stopped some server crashes, also added support for config file in SVR.JS installation directory

svrjs [Sat, 29 Jul 2023 23:19:50 +0000 (01:19 +0200)] 
Added regex string (like in SVR.JS config) support

sysadmin [Sat, 29 Jul 2023 21:58:48 +0000 (23:58 +0200)] 
Initial commit