Log

plugins/mod_legacyauth.lua @ 3057:ca1fe9f74bd0

description author age
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
mod_legacyauth: Hook stream-features event using new events API. Waqas Hussain 2010-02-11
require_encryption deprecated, use c2s_require_encryption instead Matthew Wild 2009-10-05
Merge with 0.5 Matthew Wild 2009-09-27
mod_legacyauth: Don't allow server-generated resource identifiers, as these are not support by legacy auth. Waqas Hussain 2009-09-27
mod_legacyauth: Undo auth on bind fail. Legacy auth is atomic. Waqas Hussain 2009-09-27
mod_legacyauth: Added node and resource prepping. Waqas Hussain 2009-09-27
mod_legacyauth: Added a FIXME Waqas Hussain 2009-08-13
mod_legacyauth: Refactored a bit Waqas Hussain 2009-08-13
mod_legacyauth: Updated to use module:get_option instead of configmanager Waqas Hussain 2009-08-13
mod_legacyauth: Removed useless 'require' call on every login attempt Waqas Hussain 2009-08-13
Remove version number from copyright headers Matthew Wild 2009-07-10
mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure Matthew Wild 2009-05-29
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is true Matthew Wild 2009-05-29
mod_*: Fix a load of global accesses Matthew Wild 2009-04-22
0.3->0.4 Matthew Wild 2009-03-20
mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features/iq-auth'/> Waqas Hussain 2009-03-07
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
0.1 -> 0.2 Matthew Wild 2008-12-10
Change modules to use the new add_feature module API method. Waqas Hussain 2008-12-04
Insert copyright/license headers Matthew Wild 2008-12-03
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild 2008-11-27
Modules now sending disco replies Waqas Hussain 2008-11-26
Fixed mod_legacyauth to use session.send for sending stanzas Waqas Hussain 2008-11-15
Code cleanup for resource binding Waqas Hussain 2008-11-15
Fix mod_legacyauth to not use old stanza_dispatch Matthew Wild 2008-10-24
Small fix for sending stanzas in case of resource binding error Matthew Wild 2008-10-04
SASL! Matthew Wild 2008-10-02
Huge commit to: Matthew Wild 2008-09-30