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

drupal #16

Open
IckZ opened this issue Mar 1, 2011 · 5 comments
Open

drupal #16

IckZ opened this issue Mar 1, 2011 · 5 comments

Comments

@IckZ
Copy link

IckZ commented Mar 1, 2011

Hey,
did anyone authenticate speeqe users against drupal?

kind regards!

@thepug
Copy link
Owner

thepug commented Mar 1, 2011

If you use ejabberd, it is easy to authenticate users in another database. very similar to how speeqe works.

Some of it discussed here. http://www.process-one.net/docs/ejabberd/guide_en.html#extauth http://www.ejabberd.im/node/3518

@IckZ
Copy link
Author

IckZ commented Mar 1, 2011

Hey thepug,
I already authenticate my drupal users against ejabberd but I dont know exactly for that speeqe is using its database.. I'm looking temp. for more information before i install this with all of the applications.

thanks for your reply so fast!

@thepug
Copy link
Owner

thepug commented Mar 2, 2011

speeqe uses XMPP to authenticate. you can simply type in your django username and password. See speeqeweb/httpbclient.py

@IckZ
Copy link
Author

IckZ commented Mar 2, 2011

@thepug: do you really mean django or jabber? I will try this as soon as my installation work :). After that I will try to combine this with drupal and than I will write an howto for the better understanding.

I think this module could get very popular. jabber rules ;)

@thepug
Copy link
Owner

thepug commented Mar 3, 2011

Ha, I meant you can enter your drupal username and password. Speeqe will then use XMPP to authenticate. Since ejabberd is pointed to your drupal database for authentication, speeqe should authenticate that user.

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

No branches or pull requests

2 participants