Mercurial > prosody-modules
log mod_net_proxy/mod_net_proxy.lua @ 3249:8f4a7084c466
age | author | description |
---|---|---|
2018-04-05 | Pascal Mathis | mod_net_proxy: Fixed errors when connection with nil ip is being processed |
2018-04-01 | Pascal Mathis | mod_net_proxy: Added missing return when detecting unparseable PROXYv1 source address |
2018-03-28 | Pascal Mathis | mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections |
2018-03-28 | Pascal Mathis | mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn' |
2018-03-28 | Pascal Mathis | mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured |
2018-03-16 | Pascal Mathis | mod_net_proxy: Fixed luacheck warnings |
2018-03-15 | Pascal Mathis | mod_net_proxy: Fixed backwards compatibility to Prosody 0.10 |
2018-03-15 | Pascal Mathis | mod_net_proxy: New module implementing PROXY protocol versions 1 and 2 |