[GH-ISSUE #4252] http basic认证问题,不断弹出认证窗口 #3349

Closed
opened 2026-05-05 14:09:42 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @manlinux on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4252

Bug Description

文档有缺失,需要补充下后端是tomcat/Jetty/Jenkins等应用等特殊情况

frpc Version

0.58.0

frps Version

0.58.0

System Architecture

linux/amd64

Configurations

httpUser = "abc"
httpPassword = "abc"

需要添加一个请求header信息:
requestHeaders.set.Authorization = ""

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @manlinux on GitHub (May 31, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4252 ### Bug Description 文档有缺失,需要补充下后端是tomcat/Jetty/Jenkins等应用等特殊情况 ### frpc Version 0.58.0 ### frps Version 0.58.0 ### System Architecture linux/amd64 ### Configurations httpUser = "abc" httpPassword = "abc" 需要添加一个请求header信息: requestHeaders.set.Authorization = "" ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [X] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:09:42 -06:00
Author
Owner

@xqzr commented on GitHub (May 31, 2024):

可自行编辑文档后 提交

<!-- gh-comment-id:2142230777 --> @xqzr commented on GitHub (May 31, 2024): 可自行编辑文档后 提交
Author
Owner

@github-actions[bot] commented on GitHub (Jun 22, 2024):

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:2183610492 --> @github-actions[bot] commented on GitHub (Jun 22, 2024): Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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#3349
No description provided.