Skip to content

AbuseIPDB v4.0.5

Choose a tag to compare

@CcMarc CcMarc released this 25 May 23:10
· 23 commits to main since this release
  • Updated admin dashboard widget to display Session Rate Limiting blocks in .htaccess for easy admin visibility when they occur.
  • Added session rate limiting to block IPs creating sessions too rapidly, with configurable threshold, time window, and reset period. IPs are blocked via .htaccess (Apache2 only), logged in abuseipdb_session_blocks.log, and require manual removal by the admin.
  • Added logic to reset flood tracking per flood type after reset period, ensuring previously tracked IPs are recounted if returned.
  • Enhanced Who's Online shields with additional colors for flood blocks and superscripts for 2F/3F.
  • Bug Fix - resolved country code population bug and removed duplicate config setting in installer.