switching between users in the submission system seems to not work.
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 11
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
login as user a, logout and login as user b. Result: user logged in as a instead of b.
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
Reproduce the reported sequence in the submission system: log in as user A, log out, then log in as user B. Since the issue names no files or tests, trace the login, logout, and session-handling entry points; done means the second login consistently identifies user B rather than retaining user A.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100