RocketChat / RocketChat/Rocket.Chat
Email verification link does not handle subfolder
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Your Rocket.Chat version: 0.34.0
When using Rocket.Chat deployed in a subfolder, the subfolder is not part of the URL link sent to users when they attempt to do email verification. Thus the users have to manually copy and paste the URL into a browser and add "/subfolder" to the URL.
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 where the email-verification URL is generated and how the deployed subfolder is represented in the application URL. Done means verification links sent from a subfolder installation include that subfolder and open the correct route without manual editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100