You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.