Software /
code /
prosody
Log
util/sasl/scram.lua @ 4204:edd7b0610c2c
description | author | age |
---|---|---|
util.sasl.scram: Fix bug in validate_username function. (Thanks Florob) | Tobias Markmann | Thu, 24 Feb 2011 18:56:19 +0100 |
util.sasl.*: Add 'sasl.' prefix to module names | Matthew Wild | Tue, 11 Jan 2011 05:30:55 +0000 |
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 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
util.sasl.scram: Made function Hi public. | Waqas Hussain | Mon, 26 Jul 2010 01:00:46 +0500 |
util.sasl.scram: Reference actual RFC instead of the draft. | Tobias Markmann | Thu, 15 Jul 2010 21:14:07 +0200 |
util.sasl.scram: Authenticate clients by calculated StoredKey instead of ClientProof. | Tobias Markmann | Tue, 08 Jun 2010 11:00:26 +0200 |