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
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Steven/DiscordLiteServer#2
No description provided.