Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 1721:1dcfb2c64302
description | author | age |
---|---|---|
Use NODEprep for prepping usernames used during SASL logins. | Tobias Markmann | Wed, 19 Aug 2009 21:59:16 +0200 |
mod_saslauth: Fix coding style and layout, and use of arg[] for vararg | Matthew Wild | Wed, 05 Aug 2009 16:37:28 +0100 |
mod_saslauth: Fix indentation | Matthew Wild | Wed, 05 Aug 2009 16:35:13 +0100 |
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 |