Skip to content

Fixed bug that let clients log in as anonymous user without providing a username#92

Merged
FlorianReimold merged 2 commits into
masterfrom
hotfix/user_no_empty_username
Mar 26, 2026
Merged

Fixed bug that let clients log in as anonymous user without providing a username#92
FlorianReimold merged 2 commits into
masterfrom
hotfix/user_no_empty_username

Conversation

@FlorianReimold
Copy link
Copy Markdown
Member

Before, the server accepted an empty username as anonymous username, even though it reported an error. Now, the server still reports an error, but also rejects the login. Clients have to use "anonymous" or "ftp" as username to log in as anonymous user and cannot leave the username empty anymore.

…ing a username

Before, the server accepted an empty username as anonymous username, even though it reported an error.
Now, the server still reports an error, but also rejects the login. Clients have to use "anonymous" or "ftp" as username to log in as anonymous user and cannot leave the username empty anymore.
@FlorianReimold FlorianReimold changed the title Fixed bug that let clients log into the anonymous user without providing a username Fixed bug that let clients log in as anonymous user without providing a username Mar 26, 2026
@FlorianReimold FlorianReimold merged commit 452ea71 into master Mar 26, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant