[PR #1601] [MERGED] Unifi.sh fix wrong URL after Install #3249

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1601
Author: @thost96
Created: 1/20/2025
Status: Merged
Merged: 1/20/2025
Merged by: @MickLesk

Base: mainHead: unifi


📝 Commits (1)

  • dcfd675 fix wrong URL after Install

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 ct/unifi.sh (+1 -1)

📄 Description

✍️ Description

The URL shown after successful setup of the LXC is giving an HTTP URL, but the endpoint itself is TLS secured, so HTTPS would be correct.



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 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/community-scripts/ProxmoxVE/pull/1601 **Author:** [@thost96](https://github.com/thost96) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `unifi` --- ### 📝 Commits (1) - [`dcfd675`](https://github.com/community-scripts/ProxmoxVE/commit/dcfd675ae71b4ef56a9f99f6e91acc4411ca1d3c) fix wrong URL after Install ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ct/unifi.sh` (+1 -1) </details> ### 📄 Description ## ✍️ Description The URL shown after successful setup of the LXC is giving an HTTP URL, but the endpoint itself is TLS secured, so HTTPS would be correct. - - - - Related Issue: #1600 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [X] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:32:54 +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/ProxmoxVE#3249
No description provided.