[PR #3719] [MERGED] admin user not convert in INI #4814

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3719
Author: @fatedier
Created: 10/23/2023
Status: Merged
Merged: 10/24/2023
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • 03342de admin user not convert in INI

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 Release.md (+1 -1)
📝 pkg/config/legacy/conversion.go (+1 -0)

📄 Description

Summary

🤖 Generated by Copilot at f95c109

Fix web server user bug in legacy config conversion. Assign WebServer.User to AdminUser in Convert_ClientCommonConf_To_v1 function in pkg/config/legacy/conversion.go.

WHY

Fix #3718


🔄 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/3719 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 10/23/2023 **Status:** ✅ Merged **Merged:** 10/24/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`03342de`](https://github.com/fatedier/frp/commit/03342de6cdf5ab67f47b698c97ab5df4063eac49) admin user not convert in INI ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Release.md` (+1 -1) 📝 `pkg/config/legacy/conversion.go` (+1 -0) </details> ### 📄 Description ### Summary <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at f95c109</samp> Fix web server user bug in legacy config conversion. Assign `WebServer.User` to `AdminUser` in `Convert_ClientCommonConf_To_v1` function in `pkg/config/legacy/conversion.go`. ### WHY Fix #3718 --- <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:16 -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#4814
No description provided.