Restrict global chat to authenticated users#247
Merged
Conversation
|
iirc most nwots dont use uvias |
Contributor
Author
|
|
i think you could just check for realUsername? idk im not sure |
Contributor
Author
|
Yeah, you're right. That would be simpler.
…On Sat, May 30, 2026, 2:53 PM PizzaTowerFanGD ***@***.***> wrote:
*PizzaTowerFanGD* left a comment (system2k/NodeWorldOfText#247)
<#247 (comment)>
i think you could just check for realUsername? idk im not sure
—
Reply to this email directly, view it on GitHub
<#247?email_source=notifications&email_token=BLXM7K7PMJVDGU5S26AWUYT45MUY3A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINJYGM4DSMBWGYY2M4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#issuecomment-4583890661>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BLXM7K6JONEDHJFQJRSMGBD45MUY3AVCNFSM6AAAAACZRAKIA6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DKOBTHA4TANRWGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Contributor
Author
|
Everything works as intended on my end. |
ossftw
commented
May 31, 2026
Contributor
Author
ossftw
left a comment
There was a problem hiding this comment.
- per-world option to enable/disable anonymous chats
- admin-panel switch for Global chat allowing anonymous chats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request prevents users without accounts from chatting in the global chat.