9c636cdbcbb1db1b13158d8fdcafc7347e991ae9
matrix-register-bot
This bot provides a two-step-registration for matrix.
This is done in several steps:
- potential new user registers on a bot-provided side
- bot sends a message to predefined room with a registration notification.
- users in that room now can approve or decline the registration.
- When approved
- the bot creates credentials
- sends them to the user
- stores them encrypted in own database
- provides that credentials to matrix-synapse-rest-auth which has to be configured to query login.php
2nd step: Implement the other apis to integrade mxisd
Description
This bot provides a two-step-registration for matrix
https://github.com/krombel/matrix-register-bot
Readme
694 KiB
Languages
PHP
100%