RocketChat / RocketChat/Rocket.Chat
LiveChat sends agent's login id and name to client's browser ignoring hide agent info settings
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
LiveChat sends agent's login id and real name to client's browser and ignores settings where "Show agent information" is disabled. Actually Rocket.Chat just doesn't show the info, while still sending them to the client!
Contributor guide
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
No file or test is named. Start by tracing the LiveChat payload sent to the client and the setting that controls “Show agent information”; done means the login id and real name are not sent when the setting is disabled, with coverage for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100