log plugins/mod_legacyauth.lua @ 5152:fee5f8d4ec74

age author description
Thu, 13 Sep 2012 18:48:35 +0100 Matthew Wild mod_legacyauth: Fix for sending error response to unauthed s2s connections
Tue, 07 Aug 2012 17:01:07 +0200 Kim Alvefur mod_legacyauth: Remove unused variable
Tue, 07 Aug 2012 17:00:12 +0200 Kim Alvefur mod_legacyauth: Return an error if username or resource fails stringprep (thanks iron)
Wed, 20 Apr 2011 18:19:28 +0100 Matthew Wild mod_legacyauth: Disallow on unencrypted connections by default, heed allow_unencrypted_plain_auth config option (thanks Maranda/Zash)
Sat, 16 Oct 2010 05:46:23 +0500 Waqas Hussain mod_legacyauth: Limit authentication to unauthenticated client connections.
Sat, 16 Oct 2010 05:41:49 +0500 Waqas Hussain mod_legacyauth: Updated to use the new events API.
Wed, 21 Jul 2010 21:01:36 +0100 Matthew Wild usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password