期望增加用户每次登录的IP和时间到数据库 || Expect to add the IP and time of each login of the user to the database
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 398
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 2
Description
期望增加用户每次登录的IP和时间到数据库
Expect to add the IP and time of each login of the user to the database
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
The issue does not name any files, tests, entry points, or database technology. Start by tracing the TypeScript login flow and the user persistence model, then determine how login IP addresses and timestamps should be stored and queried. Done means each successful user login records both values in the database, with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100