Software /
code /
prosody
Log
util/sasl.lua @ 1657:1fe566011e2b
description | author | age |
---|---|---|
Moving realm at the beginning of the digest-md5 message send by the server. | Tobias Markmann | Sun, 09 Aug 2009 21:19:03 +0200 |
Fixing a SASL issue by always passing the realm from SASL framework init to the handlers. | Tobias Markmann | Sat, 08 Aug 2009 21:13:18 +0200 |
Switch to using a more generic credentials_callback/handler for SASL auth. | nick | Fri, 24 Jul 2009 01:34:25 +0100 |
util.sasl: Convert spaces to tabs | Matthew Wild | Fri, 10 Jul 2009 02:26:43 +0100 |
Move to-unicode conversion from mod_saslauth.lua to sasl.lua. | Tobias Markmann | Sun, 05 Jul 2009 19:02:55 +0200 |
Adjust PLAIN and DIGEST-MD5 mechanisms to new password_handler API. | Tobias Markmann | Sat, 20 Jun 2009 22:19:24 +0200 |