Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add token based registration creation and management #194

Closed
Sleuth56 opened this issue Sep 23, 2021 · 0 comments · Fixed by #200
Closed

Feature: Add token based registration creation and management #194

Sleuth56 opened this issue Sep 23, 2021 · 0 comments · Fixed by #200
Labels
enhancement New feature or request

Comments

@Sleuth56
Copy link

As of Synapse version 1.42.0 users can now register with tokens generated by server admins. This is a great new feature as it allows server admins to easily have a private server while still making it easy to add new users. This will greatly increase the security of the matrix ecosystem as well as help prevent future spam attacks.

Matrix spec: https://github.com/govynnus/matrix-doc/blob/token-registration/proposals/3231-token-authenticated-registration.md
Synapse implementation: matrix-org/synapse#10142
Synapse admin docs: https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/registration_tokens.html
Synadm implementation: JOJ0/synadm#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants