Diff

util/sasl/scram.lua @ 3374:ce52f1d5cb74

util.sasl.scram: Reference actual RFC instead of the draft.
author Tobias Markmann <tm@ayena.de>
date Thu, 15 Jul 2010 21:14:07 +0200
parent 3206:ff1d3f751da1
child 3405:b1efe62c3c37
line wrap: on
line diff
--- a/util/sasl/scram.lua	Thu Jul 15 22:07:45 2010 +0500
+++ b/util/sasl/scram.lua	Thu Jul 15 21:14:07 2010 +0200
@@ -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