mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #15753] [CLOSED] inspect access control #62793
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/15753
Author: @YousefAbuadas
Created: 7/16/2025
Status: ❌ Closed
Base:
main← Head:Yousef_Access_Control📝 Commits (10+)
5788e2dApril 6 full merge62443aeMerge pull request #35 from kaytwo/upstream7cb0843Merge pull request #37 from kaytwo/upstream91e95dfformat fixa966ae8Update LICENSEb01e1e4Merge pull request #38 from chrysapp/upstream71873fdUpdate sync-upstream.ymleec6442Fix tasks model valves (#39)7b4439cnew icon, pass black9750a71oauth profile pic update option (#40)📊 Changes
47 files changed (+1055 additions, -290 deletions)
View changed files
➕
.github/workflows/sync-upstream.yml(+55 -0)📝
Dockerfile(+4 -1)📝
LICENSE(+4 -1)📝
Makefile(+0 -1)📝
backend/open_webui/functions.py(+4 -1)📝
backend/open_webui/models/models.py(+2 -1)📝
backend/open_webui/routers/knowledge.py(+24 -5)📝
backend/open_webui/routers/models.py(+1 -0)📝
backend/open_webui/static/favicon-96x96.png(+0 -0)📝
backend/open_webui/static/favicon-dark.png(+0 -0)➕
backend/open_webui/static/favicon-dark.svg(+13 -0)📝
backend/open_webui/static/favicon.ico(+0 -0)📝
backend/open_webui/static/favicon.png(+0 -0)📝
backend/open_webui/static/favicon.svg(+16 -1)📝
backend/open_webui/static/logo.png(+0 -0)📝
backend/open_webui/static/splash-dark.png(+0 -0)📝
backend/open_webui/static/splash.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-192x192.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-512x512.png(+0 -0)📝
backend/open_webui/utils/chat.py(+13 -2)...and 27 more files
📄 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
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
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.