Software /
code /
prosody
Log
util/sasl/plain.lua @ 5881:12d12bda4b8c
description | author | age |
---|---|---|
util.sasl.{plain,scram,digest-md5}: nodeprep username before passing to callbacks, so callbacks don't have to. | Waqas Hussain | Tue, 22 Jan 2013 08:21:05 +0500 |
util.sasl.plain: Reduce some code. | Waqas Hussain | Sat, 15 Dec 2012 07:06:45 +0500 |
util.sasl.plain: make it return "not-authorized" in case of non-existant accounts instead of "account-disabled" to avoid enumeration. | Marco Cirillo | Mon, 28 May 2012 15:59:10 +0000 |