package = "mod_http_authentication" build = { ["type"] = "builtin"; ["modules"] = { ["mod_http_authentication"] = "mod_http_authentication.lua"; }; } description = { ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_http_authentication.html"; ["summary"] = "Enforces HTTP Basic authentication across all HTTP endpoints served by Prosody"; } source = { ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_http_authentication"; ["dir"] = "Community-Modules-fe081789f7b5/mod_http_authentication"; } version = "5-1"