- Issue created by @ikphilip
-
ikphilip β
committed 3bede74f on 2.x
Resolve #3493866 "Terminate pathblacklist uses"
-
ikphilip β
committed 3bede74f on 2.x
Terminate::pathBlacklist is getting the wrong list of paths.
Update $blacklist = $abuseIpDbSettings->get('abuseipdb.paths_ban_ip');
to $blacklist = $abuseIpDbSettings->get('abuseipdb.paths');
Active
2.0
Code
Resolve #3493866 "Terminate pathblacklist uses"