【功能建议】 希望安排web端的密码登录功能
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4k
- Forks
- 453
- Avg merge
- 12h 30m
- Merged PRs (30d)
- 46
Description
如题,在使用web端的时候,直接就进入dashboard进行AI对话了,这样的话暴漏在公网访问的话就很危险,整个服务器资源都可以通过AI进行访问,不够保险。希望增加web进入可以密码验证的功能
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the web entry point and the flow that currently opens the dashboard and AI chat without verification. Clarify how the password and authenticated session should be managed before implementation. Done means unauthenticated visitors cannot access the dashboard or AI resources, while valid credentials can proceed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100