ENABLE_ADMIN_CHAT_ACCESS now manages 'see chats' AND 'delete user'. Please allow delete user for admin users regardless of this setting. #1771

Closed
opened 2025-11-11 14:52:45 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @m8dhouse on GitHub (Aug 14, 2024).

Is your feature request related to a problem? Please describe.
Currently as admin using the ENABLE_ADMIN_CHAT_ACCESS I can see chats from other users and delete users. When ENABLE_ADMIN_CHAT_ACCESS=false (as it should be) is removes chat access, BUT also removes the option for me as admin to delete users. The 'delete users' icon should not be removed when the ENABLE_ADMIN_CHAT_ACCESS=false.

Describe the solution you'd like
as admin I should always be able delete users

Describe alternatives you've considered
re-enable ENABLE_ADMIN_CHAT_ACCESS=true for now - but also gives me access to chats (GDPR privacy issue)

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @m8dhouse on GitHub (Aug 14, 2024). **Is your feature request related to a problem? Please describe.** Currently as admin using the ENABLE_ADMIN_CHAT_ACCESS I can see chats from other users and delete users. When ENABLE_ADMIN_CHAT_ACCESS=false (as it should be) is removes chat access, BUT also removes the option for me as admin to delete users. The 'delete users' icon should not be removed when the ENABLE_ADMIN_CHAT_ACCESS=false. **Describe the solution you'd like** as admin I should always be able delete users **Describe alternatives you've considered** re-enable ENABLE_ADMIN_CHAT_ACCESS=true for now - but also gives me access to chats (GDPR privacy issue) **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

@tjbck commented on GitHub (Aug 14, 2024):

Fixed on dev.

@tjbck commented on GitHub (Aug 14, 2024): Fixed on dev.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1771