[PR #12260] [MERGED] [improvement] default permission for new groups is false for enforce … #61740

Closed
opened 2026-05-06 05:22:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/12260 **Author:** [@weisser-dev](https://github.com/weisser-dev) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `feat-default-value-for-enforce-temp-chat` --- ### 📝 Commits (1) - [`295c7eb`](https://github.com/open-webui/open-webui/commit/295c7eb4c76a7b5973ad964e3d35b619446230f4) [improvement] default permission for new groups is false for enforce temp chat ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/admin/Users/Groups.svelte` (+1 -1) 📝 `src/lib/components/admin/Users/Groups/Permissions.svelte` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 05:22:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#61740