feat: privacy leak - admins can view others' conversations #1124

Closed
opened 2025-11-11 14:38:04 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @sa- on GitHub (Jun 4, 2024).

Is your feature request related to a problem? Please describe.
Right now admins can view conversations of other users. To take privacy more seriously, it would be nice if there were an option that disabled this.

Describe the solution you'd like
There are 2 possible solutions

  1. Add an environment variable that disables this functionality, where admins cannot view others' conversations
  2. Make it so that there doesn't have to be an admin user, and all configuration is done via environment variables or yaml files

Describe alternatives you've considered

Additional context
In the EU privacy is taken quite seriously, there are legal requirements that need to be met.

Originally created by @sa- on GitHub (Jun 4, 2024). **Is your feature request related to a problem? Please describe.** Right now admins can view conversations of other users. To take privacy more seriously, it would be nice if there were an option that disabled this. **Describe the solution you'd like** There are 2 possible solutions 1. Add an environment variable that disables this functionality, where admins cannot view others' conversations 2. Make it so that there doesn't have to be an admin user, and all configuration is done via environment variables or yaml files **Describe alternatives you've considered** - **Additional context** In the EU privacy is taken quite seriously, there are legal requirements that need to be met.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1124