[PR #3667] [MERGED] fix legacy ini proxy conversion panic #4804

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

📋 Pull Request Information

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

Base: devHead: new


📝 Commits (1)

  • ac779ad fix legacy ini proxy conversion panic

📊 Changes

3 files changed (+4 additions, -0 deletions)

View changed files

📝 pkg/config/legacy/conversion.go (+1 -0)
📝 test/e2e/framework/consts/consts.go (+2 -0)
📝 test/e2e/framework/process.go (+1 -0)

📄 Description

Summary

🤖 Generated by Copilot at 9cff3d0

Fix plugin configuration loss when using legacy API. Assign input parameter to output variable in Convert_ProxyConf_To_v1 function in pkg/config/legacy/conversion.go.

WHY

Fix #3665


🔄 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/3667 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 10/11/2023 **Status:** ✅ Merged **Merged:** 10/11/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`ac779ad`](https://github.com/fatedier/frp/commit/ac779ad121ab1ccb67f7f3a0096ea47b3af10356) fix legacy ini proxy conversion panic ### 📊 Changes **3 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/config/legacy/conversion.go` (+1 -0) 📝 `test/e2e/framework/consts/consts.go` (+2 -0) 📝 `test/e2e/framework/process.go` (+1 -0) </details> ### 📄 Description ### Summary <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 9cff3d0</samp> Fix plugin configuration loss when using legacy API. Assign input parameter to output variable in `Convert_ProxyConf_To_v1` function in `pkg/config/legacy/conversion.go`. ### WHY Fix #3665 --- <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:05 -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#4804
No description provided.