[PR #4235] [MERGED] config: return error if plugin type is empty #4949

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4235
Author: @fatedier
Created: 5/23/2024
Status: Merged
Merged: 5/23/2024
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • 5410d0f config: return error if plugin type is empty

📊 Changes

3 files changed (+14 additions, -1 deletions)

View changed files

📝 pkg/config/v1/plugin.go (+6 -1)
📝 pkg/config/v1/proxy.go (+4 -0)
📝 pkg/config/v1/visitor.go (+4 -0)

📄 Description

WHY

Fix #4234


🔄 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/4235 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`5410d0f`](https://github.com/fatedier/frp/commit/5410d0f5a6d6d8b601a6b3fa9e026bec16e7fccc) config: return error if plugin type is empty ### 📊 Changes **3 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/config/v1/plugin.go` (+6 -1) 📝 `pkg/config/v1/proxy.go` (+4 -0) 📝 `pkg/config/v1/visitor.go` (+4 -0) </details> ### 📄 Description ### WHY Fix #4234 --- <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:51:51 -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#4949
No description provided.