[PR #15751] Update Authorization Controller endpoints to be more explicit #14230

Open
opened 2025-12-22 10:23:37 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15751
Author: @PeachesMLG
Created: 12/8/2025
Status: 🔄 Open

Base: masterHead: update-auth-responses


📝 Commits (2)

  • 8823828 Update Authorization Controller endpoints to be more explicit
  • 2185a19 .

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 Jellyfin.Api/Controllers/UserController.cs (+9 -0)

📄 Description

Change the AuthenticateUserByName endpoint to return a 401 with Invalid Authorization Cookie instead of a generic 400 Error

Add 404 onto the AuthenticateWithQuickConnect so the docs get updated here


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/15751 **Author:** [@PeachesMLG](https://github.com/PeachesMLG) **Created:** 12/8/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `update-auth-responses` --- ### 📝 Commits (2) - [`8823828`](https://github.com/jellyfin/jellyfin/commit/882382818522fabe28705bf64ad5b2ec54e234b9) Update Authorization Controller endpoints to be more explicit - [`2185a19`](https://github.com/jellyfin/jellyfin/commit/2185a196cac523be1506d4baf9af46b9fcdecec8) . ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/UserController.cs` (+9 -0) </details> ### 📄 Description Change the AuthenticateUserByName endpoint to return a 401 with `Invalid Authorization Cookie` instead of a generic 400 Error Add 404 onto the AuthenticateWithQuickConnect so the docs get [updated here ](https://api.jellyfin.org/#tag/User/operation/AuthenticateWithQuickConnect) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo added the
pull-request
label 2025-12-22 10:23:37 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#14230
No description provided.