# HG changeset patch # User Matthew Wild # Date 1279289984 -3600 # Node ID bb49ada7cf45b6c48e3c25a37135a4bf1792c234 # Parent 529bc6ea24e20e52a675de83558bc10cba49878c# Parent 9328179c9c76fb79f44a6d70b47d5c36c9eb2d61 Merge Zash->trunk diff -r 9328179c9c76 -r bb49ada7cf45 util/sasl/scram.lua --- a/util/sasl/scram.lua Fri Jul 16 16:12:18 2010 +0200 +++ b/util/sasl/scram.lua Fri Jul 16 15:19:44 2010 +0100 @@ -27,7 +27,7 @@ module "scram" --========================= ---SASL SCRAM-SHA-1 according to draft-ietf-sasl-scram-10 +--SASL SCRAM-SHA-1 according to RFC 5802 --[[ Supported Authentication Backends