[PR #20883] [MERGED] fix: channel permissions 20789 #25810

Closed
opened 2026-04-20 06:08:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: channels


📝 Commits (3)

📊 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.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/20883 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `channels` --- ### 📝 Commits (3) - [`ccfabe1`](https://github.com/open-webui/open-webui/commit/ccfabe1b10cda2d7a811da05ced2fadf2059a777) init - [`78783fa`](https://github.com/open-webui/open-webui/commit/78783fa6643dada4a1c843a6f2310c4a5d9bf9c6) Merge branch 'dev' into channels - [`cf17bb9`](https://github.com/open-webui/open-webui/commit/cf17bb9e81298f92830175ba478b43f01cf42b12) Merge branch 'dev' into channels ### 📊 Changes **2 files changed** (+34 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/routers/channels.py` (+21 -0) 📝 `backend/open_webui/socket/main.py` (+13 -10) </details> ### 📄 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)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 06:08:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#25810