Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Fri, 23 Feb 2018 21:56:42 +0100 | Kim Alvefur | mod_register_dnsbl: Use async support in trunk to actually block registration if a positive match is found in the DNSBL |
Fri, 23 Feb 2018 21:50:47 +0100 | Kim Alvefur | mod_register_dnsbl_warn: Copy mod_register_dnsbl |
Fri, 23 Feb 2018 17:17:50 +0100 | Kim Alvefur | luacheckrc: Remove has_feature and has_identity before someone decides to use them |
Sat, 17 Feb 2018 08:42:10 +0100 | Emmanuel Gil Peyrot | Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) |
Tue, 20 Feb 2018 17:30:17 +0100 | Nicolas Cedilnik | Return 401 with correct realm when no user/pass is provided |
Tue, 20 Feb 2018 14:59:03 +0000 | Matthew Wild | mod_limits: Add debug logging just before we feed data into stream |