Software /
code /
prosody
Log
plugins/mod_legacyauth.lua @ 5134:43c5227fdd3b
description | author | age |
---|---|---|
mod_legacyauth: Fix for sending error response to unauthed s2s connections | Matthew Wild | Thu, 13 Sep 2012 18:48:35 +0100 |
mod_legacyauth: Remove unused variable | Kim Alvefur | Tue, 07 Aug 2012 17:01:07 +0200 |
mod_legacyauth: Return an error if username or resource fails stringprep (thanks iron) | Kim Alvefur | Tue, 07 Aug 2012 17:00:12 +0200 |
mod_legacyauth: Disallow on unencrypted connections by default, heed allow_unencrypted_plain_auth config option (thanks Maranda/Zash) | Matthew Wild | Wed, 20 Apr 2011 18:19:28 +0100 |
mod_legacyauth: Limit authentication to unauthenticated client connections. | Waqas Hussain | Sat, 16 Oct 2010 05:46:23 +0500 |
mod_legacyauth: Updated to use the new events API. | Waqas Hussain | Sat, 16 Oct 2010 05:41:49 +0500 |
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 |