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

Use stable forms for registration tokens #71

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

govynnus
Copy link
Contributor

@govynnus govynnus commented Feb 3, 2022

https://spec.matrix.org/v1.2/client-server-api/#token-authenticated-registration

This isn't ready to be used yet because the patch for synapse hasn't been
merged (matrix-org/synapse#11867).

Also I don't know how you're dealing with the new spec versioning so maybe this is annoying.

@deepbluev7
Copy link
Member

I think it makes sense to merge this, once the synapse side is merged. Currently we don't really use the versioning at all, we just use the versions of the endpoints that are available. Thank you for taking the initiative!

@deepbluev7
Copy link
Member

Well, because this has no tests, we don't even need to bump the synapse version to not break our CI!

@deepbluev7 deepbluev7 merged commit 6ec4e2f into Nheko-Reborn:master Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants