Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 1375:50ee4b327f86
description | author | age |
---|---|---|
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 |
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 |