mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-26 14:21:25 +00:00
- Add FastAPI webhook endpoint with HMAC-SHA256 signature verification - Handle 16 user events: expired, disabled, enabled, limited, traffic_reset, modified, deleted, revoked, created, expires_in_72h/48h/24h, expired_24h_ago, first_connected, bandwidth_threshold - URL validation for subscription_url/subscription_crypto_link (XSS prevention) - 64KB body size limit, 32-char minimum secret enforcement - Sanitized percent value in bandwidth threshold notifications - DB rollback on handler errors to prevent dirty session commits - Localization for all 5 languages (ru, en, ua, zh, fa)