[Pkg-xmpp-devel] Bug#1104686: prosody-modules: undefined configmanager in mod_host_guard
Sergei Golovan
sgolovan at debian.org
Wed May 7 11:47:13 BST 2025
tag 1104686 + upstream
forwarded 1104686 https://issues.prosody.im/1418
thanks
Hi Martin!
On Wed, May 7, 2025 at 1:16 AM Martin <debacle at debian.org> wrote:
>
> On 2025-05-04 19:04, Sergei Golovan wrote:
> > Appears that the configmanager variable used on line 14 of
> > mod_host_guard.lua is undefined. The following patch fixes the bug:
> ...
> > -local config = configmanager
> > +local config = require "prosody.core.configmanager"
>
> If that works for you, maybe you can just apply the patch and do a team
> upload? Thanks!
I'll happily do that. By the way, found the matching bugreport on
issues.prosody.im
dated by 2019 (see [1])...
[1] https://issues.prosody.im/1418
Cheers!
--
Sergei Golovan
More information about the Pkg-xmpp-devel
mailing list