mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #4262] [MERGED] fix: Fix custom redirect URI for OAuth behind reverse proxy #21432
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/4262
Author: @michaelpoluektov
Created: 8/1/2024
Status: ✅ Merged
Merged: 8/1/2024
Merged by: @tjbck
Base:
dev← Head:fix-redirect-uri📝 Commits (5)
bbc8adcsupport custom redirect url in OAuthf83c80aadd changelogf999956Merge remote-tracking branch 'oauth/main' into dev0352e95fix: redirect uri4619e32undo changelog changes📊 Changes
2 files changed (+26 additions, -4 deletions)
View changed files
📝
backend/config.py(+21 -0)📝
backend/main.py(+5 -4)📄 Description
Pull Request Checklist
Resolves these:
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Refer to - https://github.com/open-webui/open-webui/pull/4003 for full description: credit goes to https://github.com/flexchar I just found the typo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.