Your Name
|
10c19bc243
|
v1.2.38 - Add idle_ban_whitelist config: comma-separated IPs that are never idle-banned
|
2026-02-25 06:48:41 -04:00 |
|
Your Name
|
76c9b3fcf0
|
v1.2.32 - Set idle_ban_threshold default to 1 and idle_ban_window_sec default to 30
|
2026-02-24 15:45:40 -04:00 |
|
Your Name
|
207a949835
|
v1.2.29 - Added idle connection ban system - bans IPs that connect but never send REQ/EVENT (idle timeout or early disconnect) with separate rate limiting from auth failures
|
2026-02-24 14:18:27 -04:00 |
|
Your Name
|
c96736fa6a
|
v1.2.27 - Permanent ban escalation: ban_count never resets, IPs with history always get 24h ban on next failure
|
2026-02-23 18:18:55 -04:00 |
|
Your Name
|
f8ec4ae924
|
v1.2.26 - Persistent IP ban table: save/load to ip_bans DB, auth success tracking, lifetime stats per IP
|
2026-02-23 18:16:14 -04:00 |
|
Your Name
|
5e45f21e35
|
v1.2.23 - ip_ban: retain ban_count for 24 hours after last ban expiry, then fully clean entry
|
2026-02-23 17:16:02 -04:00 |
|
Your Name
|
5321a238b8
|
v1.2.22 - Fix ip_ban cleanup: preserve ban_count on cleanup so exponential backoff persists across ban expiry
|
2026-02-23 17:12:15 -04:00 |
|
Your Name
|
bd1bbd763d
|
v1.2.19 - Add IP auth failure ban system: track failures per IP, ban after threshold with exponential backoff, periodic log stats
|
2026-02-23 16:00:53 -04:00 |
|