mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 22:21:27 -05:00
[PR #4354] [MERGED] fix: admins shared chats with ENABLE_ADMIN_CHAT_ACCESS set to false #8265
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/4354
Author: @cheahjs
Created: 8/4/2024
Status: ✅ Merged
Merged: 8/4/2024
Merged by: @tjbck
Base:
dev← Head:fix/admin-shared-chat-when-disabled📝 Commits (1)
73954f4fix: admins viewing shared chats with ENABLE_ADMIN_CHAT_ACCESS set to false📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/apps/webui/routers/chats.py(+1 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
https://github.com/open-webui/open-webui/pull/4351 broke admins' ability to view shared chats when
ENABLE_ADMIN_CHAT_ACCESSwas false.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.