mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #12266] [CLOSED] [improvement] insert temporary-chat=false logic & remove console.log() #45936
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/12266
Author: @weisser-dev
Created: 4/1/2025
Status: ❌ Closed
Base:
dev← Head:improvement-enforce-temp-chat-url📝 Commits (1)
b55907bremove console.log and insert temporary-chat=false logic📊 Changes
1 file changed (+9 additions, -6 deletions)
View changed files
📝
src/routes/(app)/+layout.svelte(+9 -6)📄 Description
Improved Temporary Chat Behavior
Current Behavior:
Improvement:
This change ensures that users can override enforced permissions via the URL parameter if needed. 🚀
Maybe this is needed? If not, just close it. When I thought about implementing this feature, I thought this logic would be nice for the user.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.