log mod_sift/mod_sift.lua @ 430:f0fafd19fd72

age author description
2010-03-06 Waqas Hussain mod_sift: Iterate on user sessions, not on the user itself, when sifting stanzas to bare JIDs.
2010-03-06 Waqas Hussain mod_sift: Don't disallow stanzas to bare JIDs when sifting is not in force for any resources.
2010-03-06 Waqas Hussain mod_sift: Don't sift IQ errors and results.
2010-03-06 Waqas Hussain mod_sift: Fix for IQ children without an xmlns attribute (default to jabber:client).
2010-03-06 Waqas Hussain mod_sift: Use event.session, and not event.origin in the resource-unbind handler.
2010-03-06 Waqas Hussain mod_sift: Initial commit.