-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Open
Labels
area: uiTouches the code on client sideTouches the code on client sidehacktoberfeststat: triagedIssue reviewed and properly taggedIssue reviewed and properly taggedtype: bug
Milestone
Description
Description:
Currently, the registration link is disabled and it's available only via OAuth provider.
Via the normal login page https://chat.example.com it's not showing as expected, but when I send an invitation link to someone it appears.
Steps to reproduce:
- Add an OAuth provider
- Disable all the other authentication/registration methods
- Send an invitation link to someone
Expected behavior:
To see the login via oauth provider only, like the main login page:

Actual behavior:
I'm seeing the login and a registration link right below:

Server Setup Information:
- Version of Rocket.Chat Server: 3.5.4
- Operating System: Ubuntu 20.04
- Deployment Method: docker-compose
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v12.16.1
- MongoDB Version: 4.0.20
Client Setup Information
- Desktop App or Browser Version: Google Chrome | 84.0.4147.135 (Official Build) (64-bit)
- Operating System: Mac OS 10.15.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: uiTouches the code on client sideTouches the code on client sidehacktoberfeststat: triagedIssue reviewed and properly taggedIssue reviewed and properly taggedtype: bug