mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #23547] feat: hide public channel users #20012
Reference in New Issue
Block a user
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 @suleimanelkhoury on GitHub (Apr 9, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23547
Check Existing Issues
Verify Feature Scope
Problem Description
Public channels show a users button on the top right, which leaks all the users information and if they are online or not.
Desired Solution you'd like
Environment variable to disable this feature, or remove the button indefinitely with public channels
@trevorhayes6561-maker commented on GitHub (Apr 9, 2026):
Thank you for raising this issue regarding public channel user visibility.
On Thu, Apr 9, 2026, 10:29 AM Suleiman Elkhoury @.***>
wrote:
@Classic298 commented on GitHub (Apr 9, 2026):
Sounds like a case for an env var.
Though I am not sure why this is .. "against data protection rules".
Because I am very sure it's not against GDPR - and if you use any other messanger or email app like Teams, Outlook, Slack, ... you also see all your people's online statuses there.
@suleimanelkhoury commented on GitHub (Apr 9, 2026):
@Classic298 This kinda makes since, though a messenger or email app has different user/privacy policy as an ai UI. I'll change the description