mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-16 09:14:25 -04:00
[PR #125] [MERGED] fix: add new setting item to disable/enable same site for session_id cookie #168
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/langgenius/webapp-conversation/pull/125
Author: @AllForNothing
Created: 12/11/2024
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @crazywoola
Base:
main← Head:fix/same-site📝 Commits (2)
a8ea35efix: add new setting item to disable/enable same site property87c81b9Delete .idea/workspace.xml📊 Changes
3 files changed (+7 additions, -2 deletions)
View changed files
📝
app/api/utils/common.ts(+5 -2)📝
config/index.ts(+1 -0)📝
types/app.ts(+1 -0)📄 Description
fixes #55
I believe it is very common to embed this application in an iframe, so a new configuration item has been added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.