[GH-ISSUE #10116] bug in knowledge permission #54432

Closed
opened 2026-05-05 16:16:11 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @mehrdad2000 on GitHub (Feb 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10116

Hi
I'm using this version v0.5.11 of open-webui,
give permission to only specific user access to private knowledge but seems all user access to private knowledge! in citation section!

Here is what i've done:
1-create a two user, user1 access to public,private knowledge, user2 only must access to public knowledge
2-create two knowledge public, private
3-create group1 and add user1 to it.
4-add group1 only access to knowledge private.

-expected user1 only access to knowledge private, public
-expected user2 only access to public knowledge

but seems it has bug that when user2 ask question it will search through private knowledge too! it will show "sorry i can't help you" but in citation section show private knowledge data!

Any idea?
Thanks

Originally created by @mehrdad2000 on GitHub (Feb 16, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10116 Hi I'm using this version [v0.5.11](https://github.com/open-webui/open-webui/releases/tag/v0.5.11) of open-webui, give permission to only specific user access to private knowledge but seems all user access to private knowledge! in citation section! Here is what i've done: 1-create a two user, user1 access to public,private knowledge, user2 only must access to public knowledge 2-create two knowledge public, private 3-create group1 and add user1 to it. 4-add group1 only access to knowledge private. -expected user1 only access to knowledge private, public -expected user2 only access to public knowledge but seems it has bug that when user2 ask question it will search through private knowledge too! it will show "sorry i can't help you" but in citation section show private knowledge data! Any idea? Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#54432