Software /
code /
prosody
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 |