Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_saslauth: Remove special handling for SASL ANONYMOUS, and let mod_auth_anonymous handle it. | Waqas Hussain | 2010-12-28 |
usermanager: Assume authentication="anonymous" when anonymous_login=true. | Waqas Hussain | 2010-12-27 |
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. | Waqas Hussain | 2010-12-27 |
mod_storage_sql: Use util.json instead of util.serialization. | Waqas Hussain | 2010-12-27 |
util.json: Initial commit. | Waqas Hussain | 2010-12-27 |
mod_storage_sql: Log an error on query failure. | Waqas Hussain | 2010-12-27 |