Software /
code /
prosody-modules
File
mod_saslname/README.markdown @ 2494:d300ae5dba87
mod_smacks: Fix some bugs with smacks-ack-delayed event triggering.
The old code had several flaws which are addressed here.
First of all this fixes the if statement guarding the event generation
There where some timing glitches addressed by this commit as well.
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sun, 12 Feb 2017 21:23:22 +0100 |
parent | 1803:4d73a1a6ba68 |
child | 2568:01fcc5ebc655 |
line wrap: on
line source
--- labels: - 'Stage-Alpha' - 'Type-Auth' summary: 'XEP-0233: Domain-Based Service Names in XMPP SASL Negotiation' ... Introduction ============ This module implements [XEP-0233: Domain-Based Service Names in XMPP SASL Negotiation](http://xmpp.org/extensions/xep-0233.html). Configuration ============= sasl_hostname = "auth42.us.example.com" Compatibility ============= Prosody 0.7+