No forced Username size #2

Open
opened 2024-01-11 13:29:44 +00:00 by 5gi · 0 comments

Username sizes are not enforced, allowing long usernames that could wrap to multiple lines.

Recommended fixes:
Set a server side Username max-length.
Don't allow connections with a username larger than say 16 characters.

Username sizes are not enforced, allowing long usernames that could wrap to multiple lines. **Recommended fixes:** Set a server side Username max-length. Don't allow connections with a username larger than say 16 characters.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Steven/DiscordLiteServer#2