RocketChat / RocketChat/Rocket.Chat
Downloads are required to go through email
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
When attempting to export user data, one is greeted with this message:

This seems like a problem, as it breaks some security models. Not all of our team's users are using secure email accounts, but we still want to give them the ability to export their data. Ideally, it should be possible to send the download link via a system message in Rocket Chat itself, instead of an email.
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
Start by tracing the user-data export flow and how its download link is currently delivered through email. Compare that path with Rocket Chat system messages, then define completion as allowing eligible users to receive the download link in Rocket Chat without requiring email.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100