mumble-voip/mumble

Indicate that ACLs can only be applied to registered users

Open

#6,961 建立於 2025年10月21日

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

描述

Context

#6942

At the moment, the ACL editor allows to add ACLs to non-registered users, which will simply be discarded by the server and hence have no effect. This is quite confusing.

Description

The ACL editor should make it visually clear that ACLs can only be configured for registered users. This could be done by either only listing registered user (making it clear that other users aren't shown because they are not registered) or non-registered users could be appear in the list but be highlighted in a way to make them distinct from registered users.

Another possibility would be to detect if one wants to configure ACL for a non-registered user and offer a prompt to register this user now, before adding them to the ACL list.

Mumble component

Client

OS-specific?

No

Additional information

No response

貢獻者指南

Indicate that ACLs can only be applied to registered users · mumble-voip/mumble#6961 | Good First Issue