log plugins/mod_legacyauth.lua @ 14229:ce31fdde0ad1 default tip

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