[PR #33] [MERGED] Handle client sending new NodeKey #1213

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/33
Author: @juanfont
Created: 6/5/2021
Status: Merged
Merged: 6/7/2021
Merged by: @juanfont

Base: mainHead: fix-nodekey-change


📝 Commits (3)

  • d4c2870 Handle client sending new NodeKey (fixes #32)
  • 47b22f3 Minor improvement on login
  • aab0bfe Removed redundant statement

📊 Changes

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

View changed files

📝 api.go (+73 -58)

📄 Description

This commit changes a bit how we handle the registration workflow. Hopefully solves #32.


🔄 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/33 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 6/5/2021 **Status:** ✅ Merged **Merged:** 6/7/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-nodekey-change` --- ### 📝 Commits (3) - [`d4c2870`](https://github.com/juanfont/headscale/commit/d4c2870d7ea13416bc0aa382673c4e7424dd761e) Handle client sending new NodeKey (fixes #32) - [`47b22f3`](https://github.com/juanfont/headscale/commit/47b22f395042326c78099289c0e3892d4a744319) Minor improvement on login - [`aab0bfe`](https://github.com/juanfont/headscale/commit/aab0bfe2d5108d80f382db62aa53434269832a1d) Removed redundant statement ### 📊 Changes **1 file changed** (+73 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `api.go` (+73 -58) </details> ### 📄 Description This commit changes a bit how we handle the registration workflow. Hopefully solves #32. --- <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:29:14 +01:00
adam closed this issue 2025-12-29 02:29:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1213