Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_compression: Remove the unneccessary stream:reset() overloading, which was causing double decompression and c2s/s2s failures | Matthew Wild | Thu, 10 Jun 2010 01:55:32 +0100 |
mod_legacyauth: Fixed the ordering of parameters passed to usermanager.test_password. | Waqas Hussain | Thu, 10 Jun 2010 03:54:22 +0500 |
mod_privacy: Workaround for a traceback. | Waqas Hussain | Thu, 10 Jun 2010 03:26:01 +0500 |
mod_adhoc: Imported from prosody-modules, thanks Florob! | Matthew Wild | Wed, 09 Jun 2010 21:27:43 +0100 |
mod_auth_internal{,_hashed}: Update is_admin to only report the admin status of the current host (ignores global admin rights), fixes global access traceback | Matthew Wild | Wed, 09 Jun 2010 21:25:59 +0100 |
usermanager: Handle checking for global admins on behalf of providers | Matthew Wild | Wed, 09 Jun 2010 21:24:20 +0100 |
mod_legacyauth: Use the new usermanager.test_password instead of usermanager.validate_credentials. | Waqas Hussain | Wed, 09 Jun 2010 22:20:53 +0500 |