Log

plugins/mod_saslauth.lua @ 1846:fdb43fc1bafc

description author age
mod_saslauth: Prep username used for authenticating a session Matthew Wild Tue, 29 Sep 2009 19:54:31 +0100
Add NODEprepping to SASL Digest-MD5 authentication handling. Tobias Markmann Sun, 06 Sep 2009 22:07:59 +0200
Uncertain merge with 0.5's SASL Matthew Wild Thu, 20 Aug 2009 13:57:50 +0100
Use NODEprep for prepping usernames used during SASL logins. Tobias Markmann Wed, 19 Aug 2009 21:59:16 +0200
mod_saslauth: Fix coding style and layout, and use of arg[] for vararg Matthew Wild Wed, 05 Aug 2009 16:37:28 +0100
mod_saslauth: Fix indentation Matthew Wild Wed, 05 Aug 2009 16:35:13 +0100
mod_saslauth: Fix traceback on attempted login for non-existent users Matthew Wild Wed, 05 Aug 2009 16:31:56 +0100
Switch to using a more generic credentials_callback/handler for SASL auth. nick Fri, 24 Jul 2009 01:34:25 +0100
mod_saslauth, usermanager: Fetch list of mechanisms from usermanager Nick Thomas Thu, 23 Jul 2009 22:15:06 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
Remove to-unicode conversion because it's done in sasl.lua now. Tobias Markmann Sun, 05 Jul 2009 19:05:03 +0200
Fixed decoding of parameters. Tobias Markmann Sun, 05 Jul 2009 18:59:46 +0200