[PR #2857] [MERGED] Proxy targets returns an array #9973

Closed
opened 2026-04-30 06:05:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2857
Author: @oschwartz10612
Created: 4/14/2026
Status: Merged
Merged: 4/14/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (1)

  • 03d9587 Proxy targets returns an array

📊 Changes

4 files changed (+63 additions, -63 deletions)

View changed files

📝 server/lib/ip.ts (+44 -44)
📝 server/lib/rebuildClientAssociations.ts (+12 -12)
📝 server/routers/newt/buildConfiguration.ts (+3 -3)
📝 server/routers/siteResource/updateSiteResource.ts (+4 -4)

📄 Description

Fixes host resources not accessible from IP address when alias configured


🔄 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/fosrl/pangolin/pull/2857 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 4/14/2026 **Status:** ✅ Merged **Merged:** 4/14/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`03d9587`](https://github.com/fosrl/pangolin/commit/03d95874e6dbccc746091fdac8d7c784b83f3774) Proxy targets returns an array ### 📊 Changes **4 files changed** (+63 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `server/lib/ip.ts` (+44 -44) 📝 `server/lib/rebuildClientAssociations.ts` (+12 -12) 📝 `server/routers/newt/buildConfiguration.ts` (+3 -3) 📝 `server/routers/siteResource/updateSiteResource.ts` (+4 -4) </details> ### 📄 Description Fixes host resources not accessible from IP address when alias configured --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 06:05:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#9973