mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[GH-ISSUE #178] 未授权访问 #84
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#84
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 @dear-cell on GitHub (Mar 4, 2024).
Original GitHub issue: https://github.com/team-ide/teamide/issues/178
我使用的版本是:[TeamIDE-win-2.6.9.exe]

该程序每次启动都会启动一个随机端口的web服务并且没有鉴权就可以直接访问到
内网用户无鉴权即可访问:

找了一下公网上的相关资产都是存在登录验证的看样子使用的版本好像是:[teamide-server-amd64-2.6.9.zip]
希望大佬能增加一个验证或者能关掉这个web页面吗?我是做安全的对这方面也不是很懂
@team-ide commented on GitHub (Mar 4, 2024):
好的,下个版本启动将使用127.0.0.1绑定服务端口,只能本地访问