Software /
code /
prosody
Diff
util/sasl.lua @ 1158:7d1e4fc1ee6d
adding RFC comment
author | Tobias Markmann <tm@ayena.de> |
---|---|
date | Fri, 15 May 2009 17:05:26 +0200 |
parent | 1134:3b1809910773 |
child | 1159:f81c8cec0e71 |
line wrap: on
line diff
--- a/util/sasl.lua Wed May 13 23:24:49 2009 +0500 +++ b/util/sasl.lua Fri May 15 17:05:26 2009 +0200 @@ -60,8 +60,10 @@ return object end + +-- implementing RFC 2831 local function new_digest_md5(realm, password_handler) - --TODO maybe support for authzid + --TODO complete support for authzid local function serialize(message) local data = ""