Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 1216:fd8ce71bc72b
description | author | age |
---|---|---|
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 |
mod_saslauth: Remove 2 instances of raising errors and replacing with more graceful handling | Matthew Wild | Thu, 30 Apr 2009 01:46:36 +0100 |
mod_saslauth: Various logging fixes | Matthew Wild | Thu, 30 Apr 2009 01:39:39 +0100 |
mod_saslauth: Use module logger instead of creating a new one | Matthew Wild | Thu, 30 Apr 2009 01:38:52 +0100 |
mod_*: Fix a load of global accesses | Matthew Wild | Wed, 22 Apr 2009 21:32:23 +0100 |
Fixed: Some nil access bugs | Waqas Hussain | Mon, 30 Mar 2009 05:26:10 +0500 |