Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 11505:61d38c4b749d
description | author | age |
---|---|---|
Merge 0.11->trunk | Kim Alvefur | Mon, 23 Nov 2020 21:56:26 +0100 |
mod_saslauth: Only advertise channel binding if a finished message is available 0.11 | Kim Alvefur | Mon, 23 Nov 2020 21:52:46 +0100 |
mod_saslauth: Disable 'tls-unique' channel binding with TLS 1.3 (closes #1542) 0.11 | Kim Alvefur | Mon, 23 Nov 2020 21:42:52 +0100 |
mod_saslauth: Pass through any auth scope from the SASL handler to sessionmanager.make_authenticated() | Matthew Wild | Wed, 05 Feb 2020 17:56:44 +0000 |
mod_saslauth: Set a nicer bounce error explaining SASL EXTERNAL failures | Kim Alvefur | Sat, 07 Dec 2019 22:55:51 +0100 |
mod_saslauth: Collect SASL EXTERNAL failures into an util.error object | Kim Alvefur | Sat, 07 Dec 2019 22:51:43 +0100 |
mod_saslauth: Advertise correct set of mechanisms | Kim Alvefur | Mon, 02 Dec 2019 16:00:16 +0100 |