RocketChat / RocketChat/Rocket.Chat

register new account is shown for invite links

Open
#18,620 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: ui/ux triaged type: bug
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

Despite disabling the manual registration process via server settings a button with content "register new account" is shown for invite links.

Steps to reproduce:
  1. Change Settings: Administration - Accounts - Registration - Registration Form - Disabled
  2. Create invite url for channel
  3. Navigate to invite url
  4. Button with text "Register new account" is shown
Expected behavior:

No Button with text "Register new account" visible.

Actual behavior:

image

Server Setup Information:
  • Version of Rocket.Chat Server: 3.4.3
  • Operating System: Linux
  • Deployment Method: docker
  • Number of Running Instances: 18
  • DB Replicaset Oplog: enabled
  • NodeJS Version: v12.16.1
  • MongoDB Version: 3.6.14
Client Setup Information
  • Desktop App or Browser Version: Chrome Version 84.0.4147.135; rocket.chat app: 2.17.11
  • Operating System: Windows
Additional context
Relevant logs:

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

Reproduce the issue by disabling Accounts > Registration > Registration Form, creating a channel invite URL, and opening it in the browser. Trace the invite-page entry point that renders the “Register new account” button; done means the button is absent when manual registration is disabled, while the invite flow remains usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.