magefree / magefree/mage

Server must support 3 symbols length for user names

Open
#13,190 2 comments 0 reactions 0 assignees View on GitHub
server
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

In config: minUserNameLength=3, but the user is prompted as shown in the following picture during use:
![111](https://github.com/user-attachments/assets/e404a821-a843-4526-a857-77f3fd957197)

How to fix this problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the server configuration for minUserNameLength and reproduce the username prompt shown in the attached screenshot. Trace where the configured minimum is validated and identify the mismatch; done means three-character usernames are handled consistently with the configured value.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.