Mercurial > prosody-modules
log mod_muc_ban_ip/mod_muc_ban_ip.lua @ 4558:8e58a1b78336
age | author | description |
---|---|---|
Mon, 11 Jan 2021 16:11:08 +0100 | Georg Lukas | mod_muc_ban_ip: Lua is not C, fix typo |
Wed, 06 Jan 2021 17:07:16 +0100 | Georg Lukas | mod_muc_ban_ip: do not error() on banned user sending error to MUC |
Thu, 15 Aug 2019 09:26:02 +0200 | Georg Lukas | mod_muc_ban_ip: log fallback to module |
Thu, 13 Dec 2018 10:35:26 +0000 | Matthew Wild | mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced |
Tue, 07 Apr 2015 17:35:05 +0200 | Kim Alvefur | mod_muc_ban_ip: Cleanup [luacheck] |
Mon, 06 Apr 2015 22:21:23 +0200 | Kim Alvefur | mod_muc_ban_ip: Increase priority of hooks, fixes if eg mod_presence gets called first |
Thu, 09 May 2013 10:15:47 +0100 | Matthew Wild | mod_muc_ban_ip: When a user is banned from a MUC, ban their IP from the MUC also (works for remote rooms too) |