Terminate pathBlacklist uses the wrong setting in path matcher

Created on 13 December 2024, 10 days ago

Problem/Motivation

Terminate::pathBlacklist is getting the wrong list of paths.

Proposed resolution

Update $blacklist = $abuseIpDbSettings->get('abuseipdb.paths_ban_ip');
to $blacklist = $abuseIpDbSettings->get('abuseipdb.paths');

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ikphilip Charlotte, NC, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024