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

Signing up to an account from inside the client #8

Closed
juniorz opened this issue Sep 15, 2015 · 5 comments
Closed

Signing up to an account from inside the client #8

juniorz opened this issue Sep 15, 2015 · 5 comments
Assignees

Comments

@juniorz
Copy link
Member

juniorz commented Sep 15, 2015

XMPP supports signing up from the client.

@tcz001
Copy link
Contributor

tcz001 commented Sep 15, 2015

Related Specific:
xep-0077

@olabini
Copy link
Contributor

olabini commented Sep 16, 2015

This becomes harder when it comes to making sure we use Tor, solving captchas, etc.

@tcz001 tcz001 added this to the MVP milestone Oct 6, 2015
@tdruiva
Copy link
Contributor

tdruiva commented Oct 22, 2015

  • display list of XMPP servers
  • show errors
  • ability to send additional information as captcha
  • open add user account after finish the process

@tcz001
Copy link
Contributor

tcz001 commented Jan 2, 2016

juniorz added a commit that referenced this issue Jan 2, 2016
Missing:
 - Show registration errors
 - Add account to the UI after registering

See #8
@juniorz juniorz self-assigned this Jan 2, 2016
@juniorz juniorz closed this as completed in 50befa0 Jan 8, 2016
@juniorz
Copy link
Member Author

juniorz commented Jan 8, 2016

I believe this is done, at a very basic level. It has no support for captchas or any field that is not a text entry, but we can handle this as separate small issues. It also needs some work on the UI, but it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants