mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2672] [MERGED] remove authentication for healthz api #4608
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4608
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:health📝 Commits (1)
9f8c2c9remove 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.