Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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 |
Tue, 20 Feb 2018 12:57:44 +0000 | Nicolas Cedilnik | mod_http_auth_check: New HTTP module to test user credentials |
Mon, 19 Feb 2018 22:17:38 +0000 | Matthew Wild | mod_muc_eventsource: New module forked from mod_pubsub_eventsource, exposes room message stream over SSE |
Fri, 16 Feb 2018 07:54:35 +0100 | Kim Alvefur | mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081) |
Fri, 16 Feb 2018 04:36:41 +0100 | Kim Alvefur | mod_onions: Fix unqualified use of debug.traceback |
Fri, 16 Feb 2018 04:33:13 +0100 | Kim Alvefur | mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation |