mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1882] [MERGED] fix: use port range on free allocation lookup #1635
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/1882
Author: @PalmarHealer
Created: 11/10/2025
Status: ✅ Merged
Merged: 11/17/2025
Merged by: @Boy132
Base:
main← Head:palmarhealer/fix-automatic-allocation-range-restriction📝 Commits (7)
8ee27e5feat: Add configurable allocation port range handling9945142move integerish3690753update allocation callda38612Apply suggestion from @rmartinoscar8668952Cleanupdfaa147Merge branch 'main' into palmarhealer/fix-automatic-allocation-range-restriction9c64592fix test📊 Changes
2 files changed (+12 additions, -8 deletions)
View changed files
📝
app/Services/Allocations/FindAssignableAllocationService.php(+9 -8)📝
tests/Integration/Services/Allocations/FindAssignableAllocationServiceTest.php(+3 -0)📄 Description
Updated free allocation search logic to respect port range.
Supersedes #1852
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.