Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 6491:f71643256d50
description | author | age |
---|---|---|
mod_saslauth: Add LOGIN to mechanisms not allowed over unencrypted connections as it may be offered by 3rd party authentication plugins | Kim Alvefur | Tue, 21 Oct 2014 14:37:05 +0200 |
mod_saslauth: Use a configurable set of mechanisms to not allow over unencrypted connections | Kim Alvefur | Tue, 21 Oct 2014 14:35:32 +0200 |
mod_saslauth: Log warning if no SASL mechanisms were offered | Kim Alvefur | Tue, 21 Oct 2014 12:57:56 +0200 |
mod_saslauth: Use type-specific config option getters | Kim Alvefur | Tue, 21 Oct 2014 12:56:19 +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_saslauth: Fix encoding of missing vs empty SASL reply messages | Kim Alvefur | Tue, 23 Sep 2014 19:46:29 +0200 |