Log

plugins/mod_saslauth.lua @ 1486:3e04efa8af7e

description author age
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
Making sure the node is in unicode when passing it to password lookup function. Tobias Markmann Wed, 01 Jul 2009 15:14:44 +0200
Adding a parameter for realm to the password_callback. Tobias Markmann Sat, 20 Jun 2009 19:34:30 +0200
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) [thanks albert, again...] Matthew Wild Fri, 29 May 2009 18:03:48 +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_saslauth: Fix logic error which prevented SASL ANONYMOUS from working Matthew Wild Mon, 18 May 2009 04:48:35 +0100