Log

plugins/mod_legacyauth.lua @ 2610:c9ed79940b2e

description author age
mod_legacyauth: Hook stream-features event using new events API. Waqas Hussain Fri, 12 Feb 2010 04:22:01 +0500
require_encryption deprecated, use c2s_require_encryption instead Matthew Wild Mon, 05 Oct 2009 14:59:30 +0100
Merge with 0.5 Matthew Wild Sun, 27 Sep 2009 12:26:51 +0100
mod_legacyauth: Don't allow server-generated resource identifiers, as these are not support by legacy auth. Waqas Hussain Sun, 27 Sep 2009 15:50:41 +0500
mod_legacyauth: Undo auth on bind fail. Legacy auth is atomic. Waqas Hussain Sun, 27 Sep 2009 15:30:01 +0500
mod_legacyauth: Added node and resource prepping. Waqas Hussain Sun, 27 Sep 2009 15:21:08 +0500
mod_legacyauth: Added a FIXME Waqas Hussain Thu, 13 Aug 2009 16:53:18 +0500
mod_legacyauth: Refactored a bit Waqas Hussain Thu, 13 Aug 2009 16:51:35 +0500
mod_legacyauth: Updated to use module:get_option instead of configmanager Waqas Hussain Thu, 13 Aug 2009 16:46:08 +0500
mod_legacyauth: Removed useless 'require' call on every login attempt Waqas Hussain Thu, 13 Aug 2009 16:45:47 +0500
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure Matthew Wild Fri, 29 May 2009 18:04:53 +0100
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is true Matthew Wild Fri, 29 May 2009 14:33:55 +0100
mod_*: Fix a load of global accesses Matthew Wild Wed, 22 Apr 2009 21:32:23 +0100