Software /
code /
prosody-modules
Log
mod_host_guard/mod_host_guard.lua @ 537:50be30f203f3
description | author | age |
---|---|---|
mod_host_guard: fixed plugin, minor code refactor. | Marco Cirillo | Sun, 08 Jan 2012 05:25:49 +0000 |
mod_host_guard: replaced prosody.events.add_handler with module:hook. | Marco Cirillo | Sun, 08 Jan 2012 03:51:16 +0000 |
mod_host_guard: stick to one code "punctuation" style. | Marco Cirillo | Sat, 07 Jan 2012 18:09:48 +0000 |
mod_host_guard: updated banner. | Marco Cirillo | Thu, 05 Jan 2012 01:37:53 +0000 |
mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same) | Marco Cirillo | Tue, 20 Dec 2011 20:19:53 +0000 |
mod_host_guard: minor fix. | Marco Cirillo | Sun, 04 Dec 2011 15:57:01 +0000 |
mod_host_guard: renamed mod_component_guard to mod_host_guard, as it really works with all hosts, finally decided to wiki it out and not merge it with the s2s_blackwhitelisting module. base mod_component_guard/mod_component_guard.lua@11447f740d35 | Marco Cirillo | Sun, 04 Dec 2011 15:47:24 +0000 |