mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-24 03:18:21 -05:00
[PR #20883] [MERGED] fix: channel permissions 20789 #48858
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20883
Author: @Classic298
Created: 1/22/2026
Status: ✅ Merged
Merged: 2/12/2026
Merged by: @tjbck
Base:
dev← Head:channels📝 Commits (3)
ccfabe1init78783faMerge branch 'dev' into channelscf17bb9Merge branch 'dev' into channels📊 Changes
2 files changed (+34 additions, -10 deletions)
View changed files
📝
backend/open_webui/routers/channels.py(+21 -0)📝
backend/open_webui/socket/main.py(+13 -10)📄 Description
users were able to click on channel notifications and then access the channel and send messages DESPITE missing the user-group level permission for channels
not anymore
#20789
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.