mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #5491] bug: RBAC file API #52668
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 @jannikstdl on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5491
Bug Report
Environment
Description
Bug Summary:
The new added RBAC in file access allows you to only download files if you uploaded them. But for collections it fails. Since collections are uploaded by admins by now and if you then give a model this collection as a normal user you cant download the file in the citations.p
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
https://github.com/user-attachments/assets/7e4f97bf-4acd-45dc-b689-840cfae3ab00
@tjbck commented on GitHub (Sep 18, 2024):
Merging this issue with #3527