Log

util/sasl.lua @ 1723:2145daff1a65

description author age
Allow ampersands in passwords for SASL PLAIN mechanism and fixing a typo. Tobias Markmann Wed, 19 Aug 2009 22:16:27 +0200
Change variable name. The previous choice was too ugly looking. Tobias Markmann Wed, 19 Aug 2009 22:04:14 +0200
Do SASLprep for SASL PLAIN mechanism to be more conform with RFC 4616. Tobias Markmann Wed, 19 Aug 2009 21:34:28 +0200
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
Adding COMPAT comment. Tobias Markmann Sat, 20 Jun 2009 19:06:04 +0200
util.sasl: Remove some nastiness Waqas Hussain Thu, 04 Jun 2009 20:27:53 +0500
. Tobias Markmann Fri, 15 May 2009 17:28:39 +0200
Some beauty treatment. Tobias Markmann Fri, 15 May 2009 17:28:22 +0200
Adding minimal support for authorization identities to workaround buggy SASL implementations. Tobias Markmann Fri, 15 May 2009 17:24:52 +0200
adding RFC comment Tobias Markmann Fri, 15 May 2009 17:05:26 +0200