[PR #4962] [CLOSED] query by domain #4022

Closed
opened 2026-02-26 08:32:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4962
Author: @code-a-cola
Created: 11/18/2025
Status: Closed

Base: developHead: develop


📝 Commits (10+)

  • 6b0d0f4 added endpoint to query by domain
  • 86c834f added endpoint to query by domain
  • ba518d2 added endpoint to query by domain
  • 6a7214c added endpoint to query by domain
  • 8178951 added endpoint to query by domain
  • b606477 added endpoint to query by domain
  • 37302dd added endpoint to query by domain
  • 549408f added endpoint to query by domain
  • 98cd756 added endpoint to query by domain
  • 0165eb2 added endpoint to query by domain

📊 Changes

2 files changed (+88 additions, -0 deletions)

View changed files

📝 backend/internal/proxy-host.js (+43 -0)
📝 backend/routes/nginx/proxy_hosts.js (+45 -0)

📄 Description

No description provided


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/4962 **Author:** [@code-a-cola](https://github.com/code-a-cola) **Created:** 11/18/2025 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`6b0d0f4`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6b0d0f46995d9b155cfe0615fd42545ec3e1db31) added endpoint to query by domain - [`86c834f`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/86c834ffbccdbad969a1e4c0479fe032035d111d) added endpoint to query by domain - [`ba518d2`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/ba518d2d1497e3093460e65e6770c62c44a558b4) added endpoint to query by domain - [`6a7214c`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6a7214caab2587074ea98123080321cdd1316830) added endpoint to query by domain - [`8178951`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/8178951ff7fa16f81f71c228f29405ebf00f3ce4) added endpoint to query by domain - [`b606477`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/b60647795dc57fa360a5c81ffa941deec84337bb) added endpoint to query by domain - [`37302dd`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/37302dd22a99d43af0827f19785cf8734758d5a1) added endpoint to query by domain - [`549408f`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/549408f448e6e96b387bd3f11ec25702133b9d2e) added endpoint to query by domain - [`98cd756`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/98cd7569555ae048f43d739f97192a69dcfd65bf) added endpoint to query by domain - [`0165eb2`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/0165eb237386b275f3d38550612e4bce72455b66) added endpoint to query by domain ### 📊 Changes **2 files changed** (+88 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/proxy-host.js` (+43 -0) 📝 `backend/routes/nginx/proxy_hosts.js` (+45 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:32:50 +03: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/nginx-proxy-manager-NginxProxyManager#4022
No description provided.