mumble-voip/mumble

[Feature Request] Allow disabling server connections to unregistered users

Open

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

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (5,642 star) (1,062 fork)batch import
aclfeature-requestgood first issueserver

描述

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).

貢獻者指南