Skip to content

Conversation

@palmmc
Copy link
Contributor

@palmmc palmmc commented Sep 17, 2025

Do not allow unauthenticated or guest/split-screen connections by default. This can be bypassed with a new server property.

image

Do not allow unauthenticated or guest/split-screen connections by default. This can be bypassed with a new server property.
Copy link
Contributor

@AnyBananaGAME AnyBananaGAME left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mIght want to change this

import { AuthenticationType } from "@serenityjs/protocol/src/types/authentication-type";

in login.ts

@conmaster2112
Copy link
Contributor

Looks good, but authentication-type could be spoofed without any problems, so it doesn't add much security/protection. We have implemented full authentication in latest versions, so this PR have to be changed a bit.

Do you think you could add your config properties to the latest versions? At the moment we don't have options to disable authentication? But it might be easier to create new PR. I am not closing this PR yet, so let me know.

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.

3 participants