mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4024] 使用type=“http”穿透http服务时 无法登出 #3184
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NanoNM on GitHub (Feb 25, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4024
Bug Description
使用type=“http”穿透http服务时 管理器页面一直保持登录状态 手动删除cookie session也不行 手动登出也不行
frpc Version
0.54.0
frps Version
0.53.2
System Architecture
linux/amd64
Configurations
serverAddr = "xxx"
serverPort = 15443
auth.token = "xxx"
frps.toml
webServer.addr = "0.0.0.0"
webServer.port = 7000
dashboard 用户名密码,可选,默认为空
webServer.user = "admin"
webServer.password = "admin"
proxies
name = "unraid"
type = "http"
localPort = 80
customDomains = ["unraid.xxx.xxx"]
httpUser = "xxx"
httpPassword = "xxx"
Logs
No response
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (Mar 18, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.