Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 6518:c0d221b0c94c
description | author | age |
---|---|---|
mod_saslauth: Break out tls-unique channel binding callback so it is instantiated once | Kim Alvefur | Wed, 19 Nov 2014 14:44:41 +0100 |
mod_saslauth: Keep sasl_handler in a local variable | Kim Alvefur | Wed, 19 Nov 2014 14:37:45 +0100 |
mod_saslauth: Better name for config option | Kim Alvefur | Tue, 21 Oct 2014 16:41:28 +0200 |
mod_saslauth: Make it possible to disable certain mechanisms | Kim Alvefur | Tue, 21 Oct 2014 14:38:40 +0200 |
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 |