Software /
code /
prosody
Log
core/usermanager.lua @ 3395:e736f68c1047
description | author | age |
---|---|---|
usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password | Matthew Wild | Wed, 21 Jul 2010 21:01:36 +0100 |
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 |