[PR #735] [MERGED] Fix expired node registration URL #1606

Closed
opened 2025-12-29 02:30:55 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/735
Author: @juanfont
Created: 8/13/2022
Status: Merged
Merged: 8/13/2022
Merged by: @juanfont

Base: mainHead: fix-expired-url


📝 Commits (2)

  • a7efc22 Fix expired node registration URL
  • 8c13f64 Changed missing path

📊 Changes

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

View changed files

📝 api.go (+3 -3)

📄 Description

This PR fixes a minor bug introduced in https://github.com/juanfont/headscale/pull/725, where the URL to register again an expired node is set with the old MachineKey-based param.


🔄 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/juanfont/headscale/pull/735 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 8/13/2022 **Status:** ✅ Merged **Merged:** 8/13/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-expired-url` --- ### 📝 Commits (2) - [`a7efc22`](https://github.com/juanfont/headscale/commit/a7efc22045ad251d32e23a599ba801c0b7730e51) Fix expired node registration URL - [`8c13f64`](https://github.com/juanfont/headscale/commit/8c13f64d3c47abdedc890b130877f7962b662bfb) Changed missing path ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api.go` (+3 -3) </details> ### 📄 Description This PR fixes a minor bug introduced in https://github.com/juanfont/headscale/pull/725, where the URL to register again an expired node is set with the old MachineKey-based param. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:30:55 +01:00
adam closed this issue 2025-12-29 02:30:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1606