Software /
code /
prosody
Log
core/usermanager.lua @ 3362:90bf162303f3
description | author | age |
---|---|---|
usermanager: Return a non-nil SASL handler from the null auth provider (fixes a traceback). | Waqas Hussain | Wed, 14 Jul 2010 19:49:43 +0500 |
mod_auth_internal, usermanager: Rename to mod_auth_internal_plain, and update usermanager to still use it as the default | Matthew Wild | Thu, 08 Jul 2010 21:08:46 +0100 |
usermanager: Expose host_handler() as initialize_host() | Matthew Wild | Tue, 29 Jun 2010 19:11:18 +0100 |
usermanager: is_admin: Resume the old role of determining precisely whether a user is an admin for a given host (or a global admin) - auth providers checked for JIDs not listed in the config if they support it | Matthew Wild | Tue, 22 Jun 2010 19:00:01 +0100 |
usermanager: Handle checking for global admins on behalf of providers | Matthew Wild | Wed, 09 Jun 2010 21:24:20 +0100 |
usermanager: Changed get_supported_methods to get_sasl_handler. | Waqas Hussain | Mon, 07 Jun 2010 02:32:13 +0500 |