Files
WithoutPants d4e02f7547 Replace security tripwire mechanism (#7085)
* Replace security tripwire.

Access from public IP addresses no longer shuts down the system, but will be rejected with a 403. Added public_whitelist config to configure allowed IP addresses and subnets.

Added trusted_proxies config field to list the IP addresses of proxies for which the X-FORWARDED-FOR header will be accepted.
2026-07-01 15:58:39 +10:00
..