Software /
code /
prosody-modules
Log
mod_muc_ban_ip/mod_muc_ban_ip.lua @ 5878:fcfe490de8a4
description | author | age |
---|---|---|
mod_muc_ban_ip: Support for service-wide IP bans from trusted services | Matthew Wild | 2022-08-26 |
mod_muc_ban_ip: Lua is not C, fix typo | Georg Lukas | 2021-01-11 |
mod_muc_ban_ip: do not error() on banned user sending error to MUC | Georg Lukas | 2021-01-06 |
mod_muc_ban_ip: log fallback to module | Georg Lukas | 2019-08-15 |
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced | Matthew Wild | 2018-12-13 |
mod_muc_ban_ip: Cleanup [luacheck] | Kim Alvefur | 2015-04-07 |
mod_muc_ban_ip: Increase priority of hooks, fixes if eg mod_presence gets called first | Kim Alvefur | 2015-04-06 |
mod_muc_ban_ip: When a user is banned from a MUC, ban their IP from the MUC also (works for remote rooms too) | Matthew Wild | 2013-05-09 |