Software /
code /
prosody
Log
util/sasl/plain.lua @ 4069:a90bbca91c87
description | author | age |
---|---|---|
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. | Waqas Hussain | Mon, 27 Dec 2010 19:57:04 +0500 |
Merge trunk/MattJ with trunk | Matthew Wild | Fri, 04 Jun 2010 14:08:40 +0100 |
SASL: Minor cleanup. | Waqas Hussain | Thu, 03 Jun 2010 17:48:50 +0500 |
Check in mod_hashpassauth -- works! | Jeff Mitchell | Wed, 26 May 2010 18:16:58 -0400 |
SASL: Minor cleanup. | Waqas Hussain | Thu, 03 Jun 2010 17:48:50 +0500 |
util.sasl.plain: Typo. | Tobias Markmann | Sat, 22 May 2010 20:34:32 +0200 |
util.sasl.plain: Removing plain_hashed authentication provider. Just do hashing and comparison yourself in a plain_test authentication provider. | Tobias Markmann | Fri, 21 May 2010 23:40:29 +0200 |