plugins/mod_saslauth.lua
Fri, 28 Aug 2009 13:04:38 +0200 Tobias Markmann Making mod_saslauth use the new SASL API. sasl
Sun, 18 Oct 2009 18:50:35 +0500 Waqas Hussain mod_saslauth: Fixed access of globals.
Sun, 18 Oct 2009 18:48:34 +0500 Waqas Hussain mod_saslauth: Marked the im-session stream feature as optional. This allows smart clients to save a round trip.
Mon, 05 Oct 2009 14:59:30 +0100 Matthew Wild require_encryption deprecated, use c2s_require_encryption instead
Tue, 29 Sep 2009 19:56:23 +0100 Matthew Wild Merge with 0.5
Tue, 29 Sep 2009 19:54:31 +0100 Matthew Wild mod_saslauth: Prep username used for authenticating a session
Sun, 06 Sep 2009 22:07:59 +0200 Tobias Markmann Add NODEprepping to SASL Digest-MD5 authentication handling.
Thu, 20 Aug 2009 13:57:50 +0100 Matthew Wild Uncertain merge with 0.5's SASL
Wed, 19 Aug 2009 21:59:16 +0200 Tobias Markmann Use NODEprep for prepping usernames used during SASL logins.
Wed, 05 Aug 2009 16:37:28 +0100 Matthew Wild mod_saslauth: Fix coding style and layout, and use of arg[] for vararg
Wed, 05 Aug 2009 16:35:13 +0100 Matthew Wild mod_saslauth: Fix indentation
Wed, 05 Aug 2009 16:31:56 +0100 Matthew Wild mod_saslauth: Fix traceback on attempted login for non-existent users
Fri, 24 Jul 2009 01:34:25 +0100 nick Switch to using a more generic credentials_callback/handler for SASL auth.
Thu, 23 Jul 2009 22:15:06 +0100 Nick Thomas mod_saslauth, usermanager: Fetch list of mechanisms from usermanager
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Sun, 05 Jul 2009 19:05:03 +0200 Tobias Markmann Remove to-unicode conversion because it's done in sasl.lua now.
Sun, 05 Jul 2009 18:59:46 +0200 Tobias Markmann Fixed decoding of parameters.
Wed, 01 Jul 2009 15:14:44 +0200 Tobias Markmann Making sure the node is in unicode when passing it to password lookup function.
Sat, 20 Jun 2009 19:34:30 +0200 Tobias Markmann Adding a parameter for realm to the password_callback.
Fri, 29 May 2009 18:03:48 +0100 Matthew Wild mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) [thanks albert, again...]
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
Mon, 18 May 2009 04:48:35 +0100 Matthew Wild mod_saslauth: Fix logic error which prevented SASL ANONYMOUS from working
Thu, 30 Apr 2009 01:46:36 +0100 Matthew Wild mod_saslauth: Remove 2 instances of raising errors and replacing with more graceful handling
Thu, 30 Apr 2009 01:39:39 +0100 Matthew Wild mod_saslauth: Various logging fixes
Thu, 30 Apr 2009 01:38:52 +0100 Matthew Wild mod_saslauth: Use module logger instead of creating a new one
Wed, 22 Apr 2009 21:32:23 +0100 Matthew Wild mod_*: Fix a load of global accesses
Mon, 30 Mar 2009 05:26:10 +0500 Waqas Hussain Fixed: Some nil access bugs
Mon, 30 Mar 2009 03:51:37 +0500 Waqas Hussain Fixed: mod_saslauth: "anonymous_login" currently makes SASL ANONYMOUS an exclusive mechanism. Corrected advertised mechanisms and error replies.
Mon, 30 Mar 2009 03:42:47 +0500 Waqas Hussain Fixed: mod_saslauth: Changed anonymous host option from "sasl_anonymous" to "anonymous_login"
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
less more (0) -50 -30 tip