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