Unistall Fail2ban

This commit is contained in:
MacRimi
2026-03-28 17:01:08 +01:00
parent d628233982
commit d46c42d26b
5 changed files with 376 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ from flask import Blueprint, jsonify, request
from notification_manager import notification_manager
# ─── Webhook Hardening Helpers ──────────────────────────────────<EFBFBD><EFBFBD><EFBFBD>
# ─── Webhook Hardening Helpers ──────────────────────────────────
class WebhookRateLimiter:
"""Simple sliding-window rate limiter for the webhook endpoint."""