build = { ["type"] = "builtin"; ["modules"] = { ["mod_log_auth"] = "mod_log_auth.lua"; }; } description = { ["summary"] = "Log failed authentication attempts with their IP address"; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_log_auth.html"; } package = "mod_log_auth" source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/24cc4b04d078.tar.gz/mod_log_auth"; ["file"] = "prosody-modules-24cc4b04d078.tar.gz"; ["dir"] = "Community-Modules-24cc4b04d078/mod_log_auth"; } version = "14-1"