mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-01 15:52:30 +00:00
Remnawave API only allows letters, numbers, underscores and dashes in usernames. The sanitizer regex was also allowing dots, causing OAuth users with email-based usernames (e.g. john.doe@gmail.com) to fail subscription creation with "Validation failed: invalid_string".