Software /
code /
prosody
Log
plugins/mod_legacyauth.lua @ 8262:e6f3e440c843
description | author | age |
---|---|---|
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 |