mumble-voip/mumble

Indicate that ACLs can only be applied to registered users

Open

Aperta il 21 ott 2025

Vedi su GitHub
 (12 commenti) (0 reazioni) (0 assegnatari)C++ (5642 star) (1062 fork)batch import
clientfeature-requestgood first issueui

Descrizione

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

Guida contributor