maniac-tech / maniac-tech/CodeStrike

Fetch Session ID

Open
#57 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

invalid
Dominant language
CSS
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

https://github.com/maniac-tech/CodeStrike/blob/90d368d99791502e6febd3da48005f806131c27a/dashboard/userProfile.php#L14

Instead of Using Static value, use the Session ID.

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

Open dashboard/userProfile.php at line 14 and inspect how the static value is used. Replace that source with the session ID, then verify that the profile uses the logged-in session rather than a fixed value.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.