[PR #3779] [MERGED] update for strict config #4827

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3779
Author: @fatedier
Created: 11/16/2023
Status: Merged
Merged: 11/16/2023
Merged by: @fatedier

Base: devHead: doc


📝 Commits (1)

📊 Changes

15 files changed (+99 additions, -70 deletions)

View changed files

📝 Release.md (+4 -0)
📝 client/admin_api.go (+7 -2)
📝 client/service.go (+6 -11)
📝 cmd/frpc/sub/admin.go (+2 -2)
📝 cmd/frpc/sub/nathole.go (+1 -1)
📝 cmd/frpc/sub/proxy.go (+2 -2)
📝 cmd/frpc/sub/root.go (+8 -13)
📝 cmd/frpc/sub/verify.go (+1 -1)
📝 cmd/frps/root.go (+5 -5)
📝 cmd/frps/verify.go (+1 -1)
📝 pkg/config/load.go (+1 -2)
📝 pkg/config/load_test.go (+48 -26)
📝 pkg/sdk/client/client.go (+11 -2)
📝 test/e2e/legacy/basic/client.go (+1 -1)
📝 test/e2e/v1/basic/client.go (+1 -1)

📄 Description

No description provided


🔄 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/3779 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 11/16/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `doc` --- ### 📝 Commits (1) - [`f1ab8b9`](https://github.com/fatedier/frp/commit/f1ab8b9b82ff06bea246d42696877c0bc7545a81) update for strict config ### 📊 Changes **15 files changed** (+99 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `Release.md` (+4 -0) 📝 `client/admin_api.go` (+7 -2) 📝 `client/service.go` (+6 -11) 📝 `cmd/frpc/sub/admin.go` (+2 -2) 📝 `cmd/frpc/sub/nathole.go` (+1 -1) 📝 `cmd/frpc/sub/proxy.go` (+2 -2) 📝 `cmd/frpc/sub/root.go` (+8 -13) 📝 `cmd/frpc/sub/verify.go` (+1 -1) 📝 `cmd/frps/root.go` (+5 -5) 📝 `cmd/frps/verify.go` (+1 -1) 📝 `pkg/config/load.go` (+1 -2) 📝 `pkg/config/load_test.go` (+48 -26) 📝 `pkg/sdk/client/client.go` (+11 -2) 📝 `test/e2e/legacy/basic/client.go` (+1 -1) 📝 `test/e2e/v1/basic/client.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:49:29 -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#4827
No description provided.