log plugins/mod_legacyauth.lua @ 2321:7e7484a4e821

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