Software /
code /
prosody
Log
util/sasl/plain.lua @ 5240:864b27ddaa10
description | author | age |
---|---|---|
util.sasl.plain: Reduce some code. | Waqas Hussain | 2012-12-15 |
util.sasl.plain: make it return "not-authorized" in case of non-existant accounts instead of "account-disabled" to avoid enumeration. | Marco Cirillo | 2012-05-28 |
util.sasl.*: Add 'sasl.' prefix to module names | Matthew Wild | 2011-01-11 |
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. | Waqas Hussain | 2010-12-27 |
Merge trunk/MattJ with trunk | Matthew Wild | 2010-06-04 |
SASL: Minor cleanup. | Waqas Hussain | 2010-06-03 |
Check in mod_hashpassauth -- works! | Jeff Mitchell | 2010-05-26 |
SASL: Minor cleanup. | Waqas Hussain | 2010-06-03 |