Pass user_id to the server when connecting.
Open
- Dominant language
- PHP
- Stars
- 11.6k
- Forks
- 2.2k
- Avg merge
- 11h 30m
- Merged PRs (30d)
- 3
Description
Is there a way on the client side to transfer user_id (user ID registered on the site) and referrer (address of the page from which the connection was made) to the server, so that each connection can be checked for user_id and referrer?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the client-side connection flow and the server-side connection or handshake entry point to determine how connection metadata is currently transferred. Clarify the expected format and validation for user_id and referrer, then add coverage showing that both values reach the server and can be checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100