mumble-voip/mumble

[Feature Request] Allow disabling server connections to unregistered users

開放

#7,176 建立於 2026年4月25日

 (4 則留言) (0 個反應) (0 位負責人)C++ (1,062 個分叉)batch import
aclfeature-requestgood first issueserver

倉庫指標

星標
 (5,642 顆星)
PR 合併指標
 (平均合併 6天) (30 天內合併 7 個 PR)

描述

Context

I have a private server that I am only using with a specific group of friends. As all of us are registered in the server, I'd prefer if I could disable connections to the server to unregistered users. For now I'm stuck with setting a very long random password.

Description

I'd like for a configuration option to be introduced that denied all unregistered users from connecting, even with the password, to improve the security of the server from brute force attacks.

Mumble component

Server

OS-specific?

No

Additional information

It would also be great if this could be toggled while the server is running, for example to allow a new member to connect/register without having to restart the server, but I understand if this would be difficult to implement. This could also be introduced with one time passwords (issue #6061 talks about them).

貢獻者指南