Authentification bug
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 29
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
When I log in to my profile page, I'm logged in to all the profile pages.
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 reproducing the login flow described in the issue and trace how the authenticated user is selected when opening different profile pages. Confirm that one session cannot expose another user's profile, then add or run focused checks for login and profile access. The issue does not name specific files or tests, so locating the relevant authentication and profile entry points is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100