[PR #1644] [MERGED] DetailedErrorsToClient - only send detailed error info if this is on #4425

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1644
Author: @GuyLewin
Created: 2/10/2020
Status: Merged
Merged: 2/12/2020
Merged by: @fatedier

Base: devHead: feature/detailed-errors-to-client


📝 Commits (3)

  • f8c6795 DetailedErrorsToClient - only send detailed error info if this is on
  • 9440bc5 Merge branch 'dev' into feature/detailed-errors-to-client
  • 98fa385 CR: export error string generation to a function

📊 Changes

4 files changed (+51 additions, -32 deletions)

View changed files

📝 models/config/server_common.go (+39 -29)
📝 server/control.go (+2 -1)
📝 server/service.go (+2 -2)
📝 utils/util/util.go (+8 -0)

📄 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/1644 **Author:** [@GuyLewin](https://github.com/GuyLewin) **Created:** 2/10/2020 **Status:** ✅ Merged **Merged:** 2/12/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `feature/detailed-errors-to-client` --- ### 📝 Commits (3) - [`f8c6795`](https://github.com/fatedier/frp/commit/f8c67951196c248119dff3095f025beeb6bf6068) DetailedErrorsToClient - only send detailed error info if this is on - [`9440bc5`](https://github.com/fatedier/frp/commit/9440bc5d72814c9fe646c2cded54baa110857fd9) Merge branch 'dev' into feature/detailed-errors-to-client - [`98fa385`](https://github.com/fatedier/frp/commit/98fa3855bd3b05cbd95c5a6e11bf70917628e1fa) CR: export error string generation to a function ### 📊 Changes **4 files changed** (+51 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `models/config/server_common.go` (+39 -29) 📝 `server/control.go` (+2 -1) 📝 `server/service.go` (+2 -2) 📝 `utils/util/util.go` (+8 -0) </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:41:52 -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#4425
No description provided.