RocketChat / RocketChat/Rocket.Chat

Downloads are required to go through email

Open
#21,864 1 comment 3 reactions 0 assignees View on GitHub

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:

image

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.