We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcac77 commit 89058fdCopy full SHA for 89058fd
README.md
@@ -81,8 +81,6 @@ class AntiScanScanMiddleware
81
$blocker = TRUE;
82
$ASSC->checkIp($request->ip());
83
84
- $ASSC->checkIp($request->ip());
85
-
86
if ($request->isMethod('GET') && $request->getQueryString() === NULL) {
87
/**
88
* Prevention of access to credentials and/ important files/path
0 commit comments