s2s et al.: Add counters for connection state transitions
|
Jonas Schäfer |
Wed, 21 Apr 2021 17:11:58 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Sat, 10 Apr 2021 16:45:44 +0200 |
mod_saslauth: Use a defined SASL error
0.11
|
Kim Alvefur |
Thu, 18 Mar 2021 16:16:54 +0100 |
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 |
mod_saslauth: Advertise correct set of mechanisms
|
Kim Alvefur |
Mon, 02 Dec 2019 16:00:16 +0100 |
mod_saslauth: Demote "no SASL mechanisms" error back to warning
|
Kim Alvefur |
Tue, 15 Oct 2019 23:38:29 +0200 |
mod_saslauth: Improve logging of why no SASL mechanisms were offered
|
Kim Alvefur |
Tue, 15 Oct 2019 22:05:51 +0200 |
mod_saslauth: Use the power of Set Theory to mange sets of SASL mechanisms
|
Kim Alvefur |
Tue, 15 Oct 2019 21:58:10 +0200 |
mod_saslauth: Log (debug) messages about channel binding
|
Kim Alvefur |
Tue, 15 Oct 2019 21:37:19 +0200 |
mod_saslauth: Remove useless debug log line
|
Kim Alvefur |
Sun, 13 Oct 2019 00:33:35 +0200 |
mod_saslauth: Remove commented-out debug log line
|
Kim Alvefur |
Sun, 13 Oct 2019 00:32:58 +0200 |
plugins: Remove tostring call from logging
|
Kim Alvefur |
Tue, 30 Jul 2019 02:29:36 +0200 |
Fix various spelling mistakes [codespell]
|
Kim Alvefur |
Fri, 03 May 2019 20:54:24 +0200 |
mod_saslauth: Improve log message when no SASL mechanisms offered (thanks hexa)
|
Kim Alvefur |
Sat, 24 Nov 2018 02:24:48 +0100 |
mod_saslauth: Ignore unused argument [luacheck]
|
Kim Alvefur |
Sun, 04 Feb 2018 01:05:06 +0100 |
mod_saslauth: Use renamed API for hooking non-stanzas
|
Kim Alvefur |
Sun, 04 Feb 2018 01:03:44 +0100 |
mod_saslauth: Pass SASL EXTERNAL failure reason on to be used in error bounces
|
Kim Alvefur |
Sun, 04 Feb 2018 01:01:50 +0100 |
mod_saslauth: Close connection if no fallback kicks in on SASL EXTERNAL failure
|
Kim Alvefur |
Sun, 04 Feb 2018 00:58:38 +0100 |
Backed out changeset 89c42aff8510: The problem in ejabberd has reportedly been resolved and this change causes more problems than it solves (fixes #1006)
|
Kim Alvefur |
Sun, 04 Feb 2018 01:13:27 +0100 |
mod_saslauth: Log which mechanisms are offered
|
Kim Alvefur |
Thu, 21 Dec 2017 10:15:47 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Thu, 14 Sep 2017 02:47:40 +0200 |
mod_saslauth: Use correct varible name (thanks Roi)
|
Kim Alvefur |
Sat, 08 Jul 2017 18:21:45 +0200 |
mod_saslauth: Remove unused argument [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 22:34:15 +0200 |