aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_legacyauth.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_legacyauth: Hide stream feature when secure auth is enabled, and session ...Matthew Wild2009-05-291-1/+6
* mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_e...Matthew Wild2009-05-291-0/+8
* mod_*: Fix a load of global accessesMatthew Wild2009-04-221-0/+3
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features...Waqas Hussain2009-03-081-0/+3
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Change modules to use the new add_feature module API method.Waqas Hussain2008-12-041-1/+1
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Bumper commit for the new modulemanager API \o/ Updates all the modules, thou...Matthew Wild2008-11-271-2/+2
* Modules now sending disco repliesWaqas Hussain2008-11-261-0/+2
* Fixed mod_legacyauth to use session.send for sending stanzasWaqas Hussain2008-11-161-4/+3
* Code cleanup for resource bindingWaqas Hussain2008-11-161-15/+3
* Fix mod_legacyauth to not use old stanza_dispatchMatthew Wild2008-10-241-1/+1
* Small fix for sending stanzas in case of resource binding errorMatthew Wild2008-10-041-1/+1
* SASL!Matthew Wild2008-10-021-9/+20
* Huge commit to:Matthew Wild2008-09-301-0/+46