mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
Indicate that ACLs can only be applied to registered users #3058
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#3058
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Krzmbrzl on GitHub (Oct 21, 2025).
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
@rgrgtgrf commented on GitHub (Dec 23, 2025):
Hi! I’m new to contributing to Mumble.
I’d like to work on this issue if nobody else is currently working on it.
If that’s okay, I’ll start implementing it and open a PR.
@Krzmbrzl commented on GitHub (Dec 24, 2025):
@rgrgtgrf yes please go ahead. If you have questions, let me know
@Krzmbrzl commented on GitHub (Dec 24, 2025):
@rgrgtgrf yes please go ahead. If you have questions, let me know