Software /
code /
prosody
Changeset
3376:529bc6ea24e2
Merge Zash->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 16 Jul 2010 15:10:45 +0100 |
parents | 3374:ce52f1d5cb74 (diff) 3375:29e51e1c7c3d (current diff) |
children | 3378:bb49ada7cf45 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/util/sasl/scram.lua Fri Jul 16 00:36:02 2010 +0200 +++ b/util/sasl/scram.lua Fri Jul 16 15:10:45 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