Software /
code /
prosody
Changeset
3378:bb49ada7cf45
Merge Zash->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 16 Jul 2010 15:19:44 +0100 |
parents | 3376:529bc6ea24e2 (diff) 3377:9328179c9c76 (current diff) |
children | 3381:28cb5ad72870 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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