mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1701] [MERGED] Allow both nodes for server requests when doing transfers #1530
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/pelican-dev/panel/pull/1701
Author: @Boy132
Created: 9/11/2025
Status: ✅ Merged
Merged: 10/2/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-server-transfers📝 Commits (3)
702ffefallow both nodes for server requests when doing transfersd0db44fMerge remote-tracking branch 'upstream/main' into boy132/fix-server-transfers643effdcleanup transfer service📊 Changes
2 files changed (+27 additions, -17 deletions)
View changed files
📝
app/Http/Requests/Api/Remote/ServerRequest.php(+9 -1)📝
app/Services/Servers/TransferServerService.php(+18 -16)📄 Description
Closes #1680
Still needs testing/ validation!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.