Mercurial > prosody-modules
log mod_net_proxy/mod_net_proxy.lua @ 3930:d5dafd617cd6
age | author | description |
---|---|---|
Fri, 12 Apr 2019 21:44:29 +0200 | Kim Alvefur | mod_net_proxy: Ensure port numbers are coerced into numbers |
Thu, 05 Apr 2018 19:08:46 +0200 | Pascal Mathis | mod_net_proxy: Fixed errors when connection with nil ip is being processed |
Sun, 01 Apr 2018 22:43:15 +0200 | Pascal Mathis | mod_net_proxy: Added missing return when detecting unparseable PROXYv1 source address |
Wed, 28 Mar 2018 20:47:41 +0200 | Pascal Mathis | mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections |
Wed, 28 Mar 2018 19:03:10 +0200 | Pascal Mathis | mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn' |
Wed, 28 Mar 2018 19:00:13 +0200 | Pascal Mathis | mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured |