Software /
code /
prosody
Log
plugins/mod_auth_internal_plain.lua @ 4831:da2c49a9ab99
description | author | age |
---|---|---|
mod_auth_internal_plain: Remove unused imports | Matthew Wild | 2012-04-28 |
mod_auth_internal_{plain,hashed}: Clarify log messages on initialization | Matthew Wild | 2012-03-11 |
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. | Waqas Hussain | 2011-02-22 |
mod_auth_internal_*: Support for delete_user method | Matthew Wild | 2011-01-04 |
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. | Waqas Hussain | 2010-12-27 |
mod_auth_internal_plain: Get rid of all checks for Cyrus SASL. | Waqas Hussain | 2010-08-23 |
mod_auth_*: Fixed copyright headers. | Waqas Hussain | 2010-08-02 |
mod_auth_internal, usermanager: Rename to mod_auth_internal_plain, and update usermanager to still use it as the default base plugins/mod_auth_internal.lua@bcd63759e38c | Matthew Wild | 2010-07-08 |