plugins: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 24 Mar 2023 13:15:28 +0100 |
mod_dialback: Tweak wording in a comment
|
Kim Alvefur |
Tue, 13 Jul 2021 23:27:26 +0200 |
Merge 0.11->trunk
|
Matthew Wild |
Thu, 13 May 2021 11:17:13 +0100 |
mod_dialback: Remove d-w-d feature
0.11 0.11.9
|
Kim Alvefur |
Wed, 12 May 2021 17:22:02 +0200 |
mod_dialback: Use correct host for certificate check (fixes #1381)
0.11
|
Kim Alvefur |
Sun, 23 Jun 2019 16:16:26 +0200 |
mod_dialback: Use constant-time comparison with hmac
0.11
|
Matthew Wild |
Wed, 12 May 2021 14:00:53 +0100 |
s2s et al.: Add counters for connection state transitions
|
Jonas Schäfer |
Wed, 21 Apr 2021 17:11:58 +0200 |
mod_dialback: Fix potential traceback in case of missing addressing
|
Kim Alvefur |
Sat, 02 Nov 2019 15:40:20 +0100 |
mod_dialback: Abort early if request is missing addressing attributes
|
Kim Alvefur |
Sat, 02 Nov 2019 15:27:53 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 04 Feb 2018 01:40:11 +0100 |
mod_dialback: Ignore unused arguments [luacheck]
|
Kim Alvefur |
Sun, 04 Feb 2018 01:17:22 +0100 |
mod_dialback: Expand abbrevation
|
Kim Alvefur |
Sun, 04 Feb 2018 01:16:43 +0100 |
mod_dialback: Split long line [luacheck]
|
Kim Alvefur |
Sun, 04 Feb 2018 01:16:28 +0100 |
mod_dialback: Use renamed API for hooking non-stanza tags
|
Kim Alvefur |
Sun, 04 Feb 2018 01:06:40 +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_dialback: Use non-deprecated API
|
Kim Alvefur |
Tue, 05 Dec 2017 12:30:13 +0100 |
mod_dialback: Split long line [luacheck]
|
Kim Alvefur |
Tue, 05 Dec 2017 12:26:57 +0100 |
mod_dialback: Copy function from mod_s2s instead of depending on it, which made it harder to disable s2s (fixes #1050)
|
Kim Alvefur |
Tue, 05 Dec 2017 12:21:51 +0100 |
Merge 0.9->0.10
|
Matthew Wild |
Wed, 27 Jan 2016 20:32:01 +0000 |
mod_dialback: Follow XEP-0185 and use HMAC
|
Kim Alvefur |
Tue, 19 Jan 2016 21:31:02 +0100 |
mod_dialback: Follow XEP-0185 and use HMAC
|
Kim Alvefur |
Tue, 19 Jan 2016 21:31:02 +0100 |
mod_dialback, mod_saslauth: Remove broken fallback to dialback on SASL EXTERNAL failure
|
Kim Alvefur |
Tue, 23 Sep 2014 14:23:01 +0200 |
mod_dialback: Move d-w-d after to/from validation
|
Kim Alvefur |
Mon, 01 Sep 2014 20:20:05 +0200 |
mod_dialback: Respect dwd config option
|
Kim Alvefur |
Wed, 09 Jul 2014 02:04:16 +0200 |
mod_dialback.lua: Only check certificates on secure connections
|
Kim Alvefur |
Fri, 04 Jul 2014 23:04:56 +0200 |
mod_dialback: Short-circuit dialback auth if certificate is considered valid
|
Kim Alvefur |
Fri, 04 Jul 2014 21:48:25 +0200 |
mod_dialback: Keep the same dialback secret across module reloads
|
Kim Alvefur |
Thu, 03 Jul 2014 15:38:53 +0200 |
hostmanager, mod_dialback: Move generation of dialback secret out of core
|
Kim Alvefur |
Thu, 22 May 2014 15:21:22 +0200 |
mod_dialback: Change level of some log statements to be more appropriate
|
Kim Alvefur |
Sat, 10 Aug 2013 19:53:22 +0200 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |