Package: prosody-modules / 0.0~hg20250402.f315edc39f3d+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
prosody-modules | 0.0~hg20250402.f315edc39f3d+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 HA1b simple adaptation to meet the Debian needs.patch | (download) |
mod_auth_ha1/mod_auth_ha1.lua |
37 28 + 9 - 0 ! |
ha1b: simple adaptation to meet the debian needs a) the word "authorized" is not meant to be case sensitive b) in our database, and in the way we compute our hashes the usernames include domains, e.g. pocock@debian.org (this is sometimes referred to as HA1b) new boolean option: auth_ha1_use_ha1b c) we use a realm name "rtc.debian.org", this is not the same as our domain, "debian.org" new string option: auth_ha1_realm |
0002 undefined configmanager.patch | (download) |
mod_host_guard/mod_host_guard.lua |
2 1 + 1 - 0 ! |
patch fixes undefined configmanager variable in the mod_host_guard module. Without it, the module is unusable. Date: Wed, 07 May 2025 13:48:53 +0300 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104686 Bug: https://issues.prosody.im/1418 |
1