mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-28 23:35:59 +00:00
Referral links from cabinet (?ref=CODE) were only tracked for email registration. Now referral_code is accepted and processed in Telegram initData, Telegram Widget, and OAuth authentication endpoints. Includes self-referral protection by email for OAuth, proper error logging, and the missing email_templates table migration.