Save last login date to the topoguide in db
Open
enhancement
- Dominant language
- Python
- Stars
- 26
- Forks
- 28
- Avg merge
- 4h
- Merged PRs (30d)
- 9
Description
In order to make easier/safier the search of inactive users, the last login date should be store in db (topoguide).
For the moment, the date is stored in Discourse db (last view).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the login handling and user persistence in the Python API, then inspect how Discourse's last-view date is currently used. Done means the last login date is stored in the topoguide database and can support identifying inactive users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100