Mercurial > prosody-modules
log mod_firewall/test.lib.lua @ 3067:b01ef74c9fc0
age | author | description |
---|---|---|
Tue, 05 Dec 2017 21:04:35 +0100 | Kim Alvefur | mod_firewall/test: Import the ltn12 library correctly |
Fri, 20 Oct 2017 02:53:12 +0200 | Kim Alvefur | mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck] |
Fri, 20 Oct 2017 02:52:58 +0200 | Kim Alvefur | mod_firewall/test: Trim trailing whitespace [luacheck] |
Fri, 20 Oct 2017 02:51:38 +0200 | Kim Alvefur | mod_firewall/test: Use session passed as argument instead of upvalue |
Fri, 20 Oct 2017 02:49:34 +0200 | Kim Alvefur | mod_firewall/test: Import the ltn12 module [luacheck] |
Fri, 20 Oct 2017 02:49:10 +0200 | Kim Alvefur | mod_firewall/test: Declare globals from mod_firewall that are used [luacheck] |
Sun, 26 Feb 2017 09:58:07 +0000 | Matthew Wild | mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules |