mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #12260] [MERGED] [improvement] default permission for new groups is false for enforce … #61740
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/12260
Author: @weisser-dev
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @tjbck
Base:
dev← Head:feat-default-value-for-enforce-temp-chat📝 Commits (1)
295c7eb[improvement] default permission for new groups is false for enforce temp chat📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
src/lib/components/admin/Users/Groups.svelte(+1 -1)📝
src/lib/components/admin/Users/Groups/Permissions.svelte(+1 -1)📄 Description
currently in the Groups.svelte and Permissions.svelte the value is "true"; so if a admin creates a new group, the temporary chat is set to true by default, i guess most of the users need this permission set to false
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.