Skip to content

Conversation

@tibor-reiss
Copy link

@tibor-reiss tibor-reiss commented Oct 23, 2025

Title

Small bugfix for SERVER_ROOT_PATH

Relevant issues

Fixes #12856

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix

Changes

Fixes the issue with the double redirect in path which was introduced with SERVER_ROOT_PATH: #11337

@vercel
Copy link

vercel bot commented Oct 23, 2025

@tibor-reiss is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2025

CLA assistant check
All committers have signed the CLA.

@tibor-reiss
Copy link
Author

Hi @krrishdholakia, could you please have a look into this minor fix?

@krrishdholakia
Copy link
Contributor

Closing as Fix on main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Incorrect redirect on login success when SERVER_ROOT_PATH is set

3 participants