[PR #2672] [MERGED] remove authentication for healthz api #4608

Closed
opened 2026-05-05 14:45:17 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2672
Author: @fatedier
Created: 11/23/2021
Status: Merged
Merged: 11/23/2021
Merged by: @fatedier

Base: devHead: health


📝 Commits (1)

  • 9f8c2c9 remove authentication for healthz api

📊 Changes

6 files changed (+82 additions, -26 deletions)

View changed files

📝 Release.md (+1 -6)
📝 client/admin.go (+11 -9)
📝 pkg/util/version/version.go (+1 -1)
📝 server/dashboard.go (+12 -10)
📝 test/e2e/basic/client.go (+25 -0)
📝 test/e2e/basic/server.go (+32 -0)

📄 Description

Fix #2669


🔄 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/fatedier/frp/pull/2672 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 11/23/2021 **Status:** ✅ Merged **Merged:** 11/23/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `health` --- ### 📝 Commits (1) - [`9f8c2c9`](https://github.com/fatedier/frp/commit/9f8c2c9021c6ede3a31ff6376712916e24ab2e66) remove authentication for healthz api ### 📊 Changes **6 files changed** (+82 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `Release.md` (+1 -6) 📝 `client/admin.go` (+11 -9) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `server/dashboard.go` (+12 -10) 📝 `test/e2e/basic/client.go` (+25 -0) 📝 `test/e2e/basic/server.go` (+32 -0) </details> ### 📄 Description Fix #2669 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:45:17 -06: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: github-starred/frp#4608
No description provided.