Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 11512:a2ba6c0ac8ec 0.11
description | author | age |
---|---|---|
mod_saslauth: Improve code style 0.11 | Kim Alvefur | Thu, 18 Mar 2021 16:17:45 +0100 |
mod_saslauth: Don't throw errors in async code when connections are gone 0.11 | tmolitor | Thu, 18 Mar 2021 14:30:47 +0100 |
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 |