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

Password only connection method #3

Closed
toddbruner opened this issue Aug 5, 2011 · 2 comments
Closed

Password only connection method #3

toddbruner opened this issue Aug 5, 2011 · 2 comments
Assignees
Labels
Milestone

Comments

@toddbruner
Copy link

My use case is that I'm using candy in a web application where the
users have authenticated to an ldap server to access the web site. I
also want the users to be able to access the jabber server from other
clients as well. The jabber server (ejabberd) is authenticating
against the ldap server as well. My web app caches the username so I
can build the JID for them, but I don't (and can't) cache the
passwords to use the connect(jid, pass) method.

something like connect(jid) and then the user is prompted for a password would be great.

@pstadler
Copy link
Member

pstadler commented Aug 5, 2011

You'll definitely see this feature in the next release.

@pstadler pstadler closed this as completed Aug 5, 2011
@pstadler pstadler reopened this Aug 5, 2011
@ghost ghost assigned pstadler Aug 6, 2011
@pstadler
Copy link
Member

pstadler commented Aug 6, 2011

Closed. Pushed to dev branch: amiadogroup@b6680d4

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

2 participants