Software /
code /
prosody-modules
Log
mod_net_proxy/mod_net_proxy.lua @ 5777:1d0a0d3f9593
description | author | age |
---|---|---|
mod_net_proxy: Fix for bitop with Lua 5.4 | moparisthebest | 2022-05-20 |
mod_net_proxy: Ensure port numbers are coerced into numbers | Kim Alvefur | 2019-04-12 |
mod_net_proxy: Fixed errors when connection with nil ip is being processed | Pascal Mathis | 2018-04-05 |
mod_net_proxy: Added missing return when detecting unparseable PROXYv1 source address | Pascal Mathis | 2018-04-01 |
mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections | Pascal Mathis | 2018-03-28 |
mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn' | Pascal Mathis | 2018-03-28 |
mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured | Pascal Mathis | 2018-03-28 |