No description
|
|
||
|---|---|---|
| assets | ||
| .gitignore | ||
| config.example.php | ||
| index.php | ||
| LICENSE | ||
| README.md | ||
Matrix registration form
This form was created to bypass the google captcha of Matrix and still allow independent registration
Deployment
Place the files on a web server which is equipped with the php module.
Rename the config.example.php to config.php and enter the registration_secret of your server.
You also need to adjust the SERVERNAME and EMAIL placeholders.
If the script is not placed on the server synapse is running on, server_address must also be adjusted.
On the synapse server you can then disable your registration by setting enable_registration: false.