Mercurial > prosody-modules
view mod_invites/README.md @ 6552:d4da95d6d977
mod_firewall: Fix DAY check for Sunday
Lua refers to Sunday as day 1, not day 0. The other days of the week were
correct, so this seems to have been a typo.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Sun, 24 May 2026 19:15:21 +0100 |
| parents | 00735045109d |
| children |
line wrap: on
line source
--- labels: - 'Stage-Merged' summary: 'Invite management module for Prosody' superseded_by: mod_invites ... Introduction ============ ::: {.alert .alert-error} This module has been merged into Prosody as [mod_invites][doc:modules:mod_invites]. :::
