[PR #10060] [MERGED] Fix the is-local check when resetting the password #12142

Closed
opened 2025-12-22 09:08:00 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/10060
Author: @lonebyte
Created: 7/31/2023
Status: Merged
Merged: 8/1/2023
Merged by: @Bond-009

Base: masterHead: password-reset-warning-fix


📝 Commits (1)

  • dd75f35 Fix the is-local check when resetting the password

📊 Changes

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

View changed files

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

📄 Description

Changes
This fixes the check whether a warning should be logged when resetting the password from outside the local network.

Issues
Fixes #10059


🔄 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/10060 **Author:** [@lonebyte](https://github.com/lonebyte) **Created:** 7/31/2023 **Status:** ✅ Merged **Merged:** 8/1/2023 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `password-reset-warning-fix` --- ### 📝 Commits (1) - [`dd75f35`](https://github.com/jellyfin/jellyfin/commit/dd75f35a1a453541e4ca8cfe9422d3e39e9d668b) Fix the is-local check when resetting the password ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/UserController.cs` (+1 -1) </details> ### 📄 Description **Changes** This fixes the check whether a warning should be logged when resetting the password from outside the local network. **Issues** Fixes #10059 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:08:00 +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#12142
No description provided.