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

Connect to XMPP without username/password #90

Open
jackhong opened this issue Apr 17, 2012 · 2 comments
Open

Connect to XMPP without username/password #90

jackhong opened this issue Apr 17, 2012 · 2 comments
Labels

Comments

@jackhong
Copy link
Contributor

For the sake of in-band registration (XEP-0077), it will be good to be able to just connect to XMPP server without providing user credential, and without trying to authenticate as anonymous user.

Seems like once authenticated, even as anonymous user, a simple in-band register message will be treated as password change request ... (except logged in as an admin user...) ...sigh.

@cdwertmann
Copy link
Contributor

Yes, we should be able to register a user before authenticating, if in-band registrations are open for everyone.

@benlangfeld
Copy link
Member

I would welcome a pull request for such functionality, but since it is not something I need to use and it is not going to be quick to implement, I do not currently have time to put into it. Feel free to ask specific questions if you get stuck on implementing this functionality.

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

No branches or pull requests

3 participants