package = "mod_auth_http_cookie" version = "4-1" build = { ["type"] = "builtin"; ["modules"] = { ["mod_auth_http_cookie"] = "mod_auth_http_cookie.lua"; }; } source = { ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["dir"] = "Community-Modules-fe081789f7b5/mod_auth_http_cookie"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_auth_http_cookie"; } description = { ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_auth_http_cookie.html"; ["summary"] = "Possibly temporary fork of mod_http_auth_async that adds cookie auth support"; }