php / php/web-master

Authentification bug

Open
#19 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.