Software /
code /
prosody
Log
util/sasl.lua @ 2079:5334723fa24d
description | author | age |
---|---|---|
util.sasl: Allow authzid=username (for compatibility with Smack's non-compliant behavior). | Waqas Hussain | Fri, 13 Nov 2009 06:10:46 +0500 |
util.sasl: Return proper error when client provides authzid. | Waqas Hussain | Fri, 13 Nov 2009 04:24:17 +0500 |
Uncertain merge with 0.5's SASL | Matthew Wild | Thu, 20 Aug 2009 13:57:50 +0100 |
util.sasl: Fix 2 global sets (one a tpyo) | Matthew Wild | Thu, 20 Aug 2009 04:15:41 +0100 |
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 |