| 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
|
| 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.
|