Log

plugins/mod_saslauth.lua @ 1637:c1292624f991

description author age
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