[PR #250] [CLOSED] allow port number to be configured by DNS #1059

Closed
opened 2026-02-27 15:52:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/250
Author: @ghost
Created: 6/1/2015
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • c303ff9 allow port number to be configured by DNS
  • e46fa6a allow for secondary and tertiary DNS name and port numbers

📊 Changes

5 files changed (+244 additions, -70 deletions)

View changed files

📝 Client/Config/Settings.cs (+3 -2)
📝 Client/Core/Client.cs (+58 -2)
📝 Server/Core/Build/ClientBuilder.cs (+5 -5)
📝 Server/Forms/FrmBuilder.Designer.cs (+126 -44)
📝 Server/Forms/FrmBuilder.cs (+52 -17)

📄 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/quasar/Quasar/pull/250 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/1/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`c303ff9`](https://github.com/quasar/Quasar/commit/c303ff975d1bce8a2841b9312dc8c30e4dab3e70) allow port number to be configured by DNS - [`e46fa6a`](https://github.com/quasar/Quasar/commit/e46fa6a068f22346e6f80db4d6685ff5e1ffe4c0) allow for secondary and tertiary DNS name and port numbers ### 📊 Changes **5 files changed** (+244 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `Client/Config/Settings.cs` (+3 -2) 📝 `Client/Core/Client.cs` (+58 -2) 📝 `Server/Core/Build/ClientBuilder.cs` (+5 -5) 📝 `Server/Forms/FrmBuilder.Designer.cs` (+126 -44) 📝 `Server/Forms/FrmBuilder.cs` (+52 -17) </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-27 15:52:58 +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/Quasar#1059
No description provided.