Log

plugins/mod_saslauth.lua @ 1572:1b87dfb76caa

description author age
Remove version number from copyright headers Matthew Wild 2009-07-10
Remove to-unicode conversion because it's done in sasl.lua now. Tobias Markmann 2009-07-05
Fixed decoding of parameters. Tobias Markmann 2009-07-05
Making sure the node is in unicode when passing it to password lookup function. Tobias Markmann 2009-07-01
Adding a parameter for realm to the password_callback. Tobias Markmann 2009-06-20
mod_saslauth: Don't offer bind/session when they aren't authenticated yet :) [thanks albert, again...] Matthew Wild 2009-05-29
mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is true Matthew Wild 2009-05-29
mod_saslauth: Fix logic error which prevented SASL ANONYMOUS from working Matthew Wild 2009-05-18
mod_saslauth: Remove 2 instances of raising errors and replacing with more graceful handling Matthew Wild 2009-04-30
mod_saslauth: Various logging fixes Matthew Wild 2009-04-30
mod_saslauth: Use module logger instead of creating a new one Matthew Wild 2009-04-30
mod_*: Fix a load of global accesses Matthew Wild 2009-04-22
Fixed: Some nil access bugs Waqas Hussain 2009-03-30
Fixed: mod_saslauth: "anonymous_login" currently makes SASL ANONYMOUS an exclusive mechanism. Corrected advertised mechanisms and error replies. Waqas Hussain 2009-03-29