errbotio / errbot

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
http://errbot.io
GNU General Public License v3.0
3.13k stars 616 forks source link

We need a way to allow/restrict xmpp security features #108

Closed gbin closed 11 years ago

gbin commented 11 years ago

I struggled for 2 hours with sleekxmpp against openfire because SASL was failing and plain auth was not enabled on sleekxmpp side.

I temporarely "fixed" it by hardcoding plain auth while we are debugging it.

gbin commented 11 years ago

done 3 months ago