Log

plugins/mod_legacyauth.lua @ 13270:14bbfb2cc8dd default tip

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_legacyauth: Default to require encryption Matthew Wild Thu, 10 Feb 2022 15:48:34 +0000
mod_legacyauth: Report failure from sessionmanager (mostly invalid username) Kim Alvefur Mon, 23 Dec 2019 23:11:28 +0100
mod_legacyauth: Split a long line [luacheck] Kim Alvefur Tue, 01 May 2018 20:45:22 +0200
mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default option to s2s_require_encryption so the later overrides the former Kim Alvefur Tue, 21 Oct 2014 12:49:03 +0200
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups Kim Alvefur Fri, 04 Jul 2014 22:52:34 +0200
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
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