Mercurial > prosody-modules
log mod_net_proxy/mod_net_proxy.lua @ 3488:4ddb034a8a03
age | author | description |
---|---|---|
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 |
Fri, 16 Mar 2018 21:17:50 +0100 | Pascal Mathis | mod_net_proxy: Fixed luacheck warnings |
Thu, 15 Mar 2018 21:39:46 +0100 | Pascal Mathis | mod_net_proxy: Fixed backwards compatibility to Prosody 0.10 |
Thu, 15 Mar 2018 15:26:30 +0100 | Pascal Mathis | mod_net_proxy: New module implementing PROXY protocol versions 1 and 2 |