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
Add an environment variable that disables this functionality, where admins cannot view others' conversations
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
Describe alternatives you've considered
Additional context
In the EU privacy is taken quite seriously, there are legal requirements that need to be met.