mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #7047] enh: user level access control #53247
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 @tjbck on GitHub (Nov 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7047
#2924
@TheLastFrame commented on GitHub (Jan 14, 2026):
So, as you saw in #19859 I would really love to have user based access control, as this would enable non-admins with knowledge management permissions to create knowledge and easily configure access. A sort of self-service.
You said
Anyways I'd be ready to redo my PR again for the newest version. This would imo not change much - only enable the user based access control, which the api already supports.
Removing the group feature can still be done in a later PR - but I guess that would be a breaking change for a lot of enterprise users with OICD auth?
I'd be really interested in your view of this feature :)