[PR #684] [MERGED] Fix API router #1569

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/684
Author: @juanfont
Created: 7/21/2022
Status: Merged
Merged: 7/22/2022
Merged by: @juanfont

Base: mainHead: fix-api-mux


📝 Commits (2)

📊 Changes

2 files changed (+4 additions, -5 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 app.go (+3 -5)

📄 Description

This PR fixes a regression introduced in the HTTP API (fixes #681), when migrating out of Gin.


🔄 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/684 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 7/21/2022 **Status:** ✅ Merged **Merged:** 7/22/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-api-mux` --- ### 📝 Commits (2) - [`a4d0efb`](https://github.com/juanfont/headscale/commit/a4d0efbe8d1cfc61b4b3934d8e15d6032be71781) Fix API router - [`6c9f342`](https://github.com/juanfont/headscale/commit/6c9f3420e250c610fa164af64ce8ac9d6c2d7779) Updated changelog ### 📊 Changes **2 files changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `app.go` (+3 -5) </details> ### 📄 Description This PR fixes a regression introduced in the HTTP API (fixes #681), when migrating out of Gin. --- <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:37 +01:00
adam closed this issue 2025-12-29 02:30:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1569