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

Implement fallback web registration #398

Closed
2 tasks done
anoadragon453 opened this issue Mar 2, 2018 · 3 comments
Closed
2 tasks done

Implement fallback web registration #398

anoadragon453 opened this issue Mar 2, 2018 · 3 comments
Labels
C-Client-API spec-compliance Fix something that doesn't comply with the specs

Comments

@anoadragon453
Copy link
Member

anoadragon453 commented Mar 2, 2018

Spec URI: https://matrix.org/docs/spec/client_server/r0.3.0.html#fallback

Phase: 3-5

Allow a fallback web page for a client to complete various registration stages when they may not be able to do so themselves (i.e. Google ReCaptcha).

Summary:

  • Implement a new endpoint in clientapi/routing.go
  • Serve HTML pages depending on auth type in request URI
@Trion129
Copy link
Contributor

Trion129 commented Mar 2, 2018

Can I can take this issue? Need to get my hands on dendrite code now :)

@anoadragon453
Copy link
Member Author

Sure! It's a bit high level though, but feel free to create a branch and start working towards it. More issues coming very soon!

@babolivier babolivier added C-Client-API spec-compliance Fix something that doesn't comply with the specs labels Jan 8, 2019
@babolivier babolivier added this to To do in Dendrite 1.0 via automation Jan 8, 2019
@babolivier babolivier moved this from To do to To review in Dendrite 1.0 Jan 8, 2019
@babolivier babolivier added the p4 label Jan 8, 2019
@Cnly
Copy link
Contributor

Cnly commented Aug 14, 2019

Closed by #405. Support for the recaptcha auth type is added there, and there seems to be no other types to implement for now.

@Cnly Cnly closed this as completed Aug 14, 2019
Dendrite 1.0 automation moved this from To review to Done Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Client-API spec-compliance Fix something that doesn't comply with the specs
Projects
No open projects
Dendrite 1.0
  
Done
Development

No branches or pull requests

4 participants