mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #369] [MERGED] Add docs for new security variables WEBUI_AUTH_COOKIE_SAME_SITE & WEBUI_AUTH_COOKIE_SECURE #447
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/docs/pull/369
Author: @antpyykk-kone
Created: 1/27/2025
Status: ✅ Merged
Merged: 1/29/2025
Merged by: @tjbck
Base:
main← Head:feature/add-auth-cookie-security-option-docs📝 Commits (1)
bd5b3e1Add documentation regarding new security cookie options📊 Changes
1 file changed (+40 additions, -0 deletions)
View changed files
📝
docs/getting-started/advanced-topics/env-configuration.md(+40 -0)📄 Description
Add docs regarding newly added auth cookie security options (see https://github.com/open-webui/open-webui/pull/8978).
Included info notes regarding the use of
WEBUI_SESSION_COOKIE_SAME_SITE&WEBUI_SESSION_COOKIE_SECUREas fallback values.In addition, added warning note to
WEBUI_SESSION_COOKIE_SAME_SITEwhen using OAuth signup in combination withstrictsamesite value.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.