hmdd81
March 1, 2022, 8:57am
1
Description
I want to activate the secret registration URL. In the configuration I have set everything appropriately. However, when I call up the URL in the browser, I get the error message: URL is invalid. Why is that?
Server Setup Information
Version of Rocket.Chat Server: 4.5.0
Operating System: Ubuntu Server 20.04 LTS
Deployment Method: tar
Number of Running Instances: 1
DB Replicaset Oplog:
NodeJS Version: v14.19.0
MongoDB Version: v5.0.6
Proxy: nginx
Firewalls involved: ufw 22,80,443 tcp allow
Any additional Information
Hi!
Please, check this open issue:
opened 07:42AM - 08 Feb 22 UTC
bug
### Description:
Seems that the funktion to provide a secret link for the use… r regestration form is broken since version 4.4.0.
All I got when opening this page (e.g. https://chat.mydomain.de/register/[secret_hash]) is a "provided URL is wrong"
### Steps to reproduce:
1. Check your "secret link" settings here: Administation, Accounts, Regestration
2. Try to open the "secret" link as configured (e.g. https://chat.mydomain.de/register/[secret_hash])
### Expected behavior:
After opening the "secret link" a regestration form will be opend.
### Actual behavior:
![image](https://user-images.githubusercontent.com/78903224/152940204-9b760ae8-8f3a-430f-9d00-22281523de45.png)
### Server Setup Information:
- Version of Rocket.Chat Server: 4.4.1
- Operating System: Debian 10
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog: ?
- NodeJS Version: v14.18.2
- MongoDB Version: 5.0.3 / wiredTiger (oplog Enabled)
### Client Setup Information
- Desktop App or Browser Version:
- Operating System:
### Additional context
### Relevant logs: