django-ejabberd-bridge icon indicating copy to clipboard operation
django-ejabberd-bridge copied to clipboard

Integrates eJabberd XMPP server auth with Django

Results 5 django-ejabberd-bridge issues
Sort by recently updated
recently updated
newest added

I'm trying to understand. Where does t his script get run? You have an entire django project here. Does Ejabberd need an entire django project? What if my django project...

File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 111, in setup _setup_distribution = dist = klass(attrs) File "build/bdist.macosx-10.11-intel/egg/setuptools/dist.py", line 269, in __init__ File "build/bdist.macosx-10.11-intel/egg/setuptools/dist.py", line 313, in fetch_build_eggs File "build/bdist.macosx-10.11-intel/egg/pkg_resources/**init**.py", line 827, in resolve File...

Removing re-declaration of admin app

I have use you script on my django project. and conf the ejabberd.cfg as:: {auth_method, external}. {extauth_program, "python /home/daipeng/stime_project/stime/manage.py ejabberd_auth"}. then ejabberd.log keep output: C(:extauth:146) : extauth script has exitted...

Ejabberd clients can authorize by replacing @ sign with % sign.