mirror of
https://github.com/stashapp/stash.git
synced 2026-07-14 18:22:22 -05:00
* 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.