We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The %VALIDATION_LINK% email token in validation templates seems to generate a link the server is struggling with. https://matrix.server.com/_matrix/client/unstable/registration/email/submit_token?token=OCFujSVZus*******CYTZfRfSQ&client_secret=UxeHtpYBRB*****=*****rmKPDIH
I think this may be the cause of instability issues we are having with registration.
Any insights?
The text was updated successfully, but these errors were encountered:
#65 Encode query parameters in the validation link.
0d93a26
No branches or pull requests
The %VALIDATION_LINK% email token in validation templates seems to generate a link the server is struggling with.
https://matrix.server.com/_matrix/client/unstable/registration/email/submit_token?token=OCFujSVZus*******CYTZfRfSQ&client_secret=UxeHtpYBRB*****=*****rmKPDIH
I think this may be the cause of instability issues we are having with registration.
Any insights?
The text was updated successfully, but these errors were encountered: