[PR #74] [MERGED] Add basic auth to dashboard #4133

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/74
Author: @se77en
Created: 8/14/2016
Status: Merged
Merged: 8/14/2016
Merged by: @fatedier

Base: devHead: master


📝 Commits (1)

  • 4dadaac Add basic auth to dashboard

📊 Changes

5 files changed (+86 additions, -23 deletions)

View changed files

📝 README.md (+11 -8)
📝 README_zh.md (+4 -1)
📝 conf/frps.ini (+3 -0)
📝 src/models/server/config.go (+25 -13)
📝 src/models/server/dashboard.go (+43 -1)

📄 Description

@fatedier plz review.


🔄 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/74 **Author:** [@se77en](https://github.com/se77en) **Created:** 8/14/2016 **Status:** ✅ Merged **Merged:** 8/14/2016 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `master` --- ### 📝 Commits (1) - [`4dadaac`](https://github.com/fatedier/frp/commit/4dadaac905420bbf7329e1835123a64d3133deef) Add basic auth to dashboard ### 📊 Changes **5 files changed** (+86 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+11 -8) 📝 `README_zh.md` (+4 -1) 📝 `conf/frps.ini` (+3 -0) 📝 `src/models/server/config.go` (+25 -13) 📝 `src/models/server/dashboard.go` (+43 -1) </details> ### 📄 Description @fatedier plz review. --- <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:36:15 -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#4133
No description provided.