Skip to content
Snippets Groups Projects
user avatar
Peter Rotich authored
* HTTP Option: TRUSTED_PROXIES (default: <none>
To support running osTicket installation on a web servers that sit behind a
load balancer, HTTP cache, or other intermediary (reverse) proxy; it's
necessary to define trusted proxies to protect against forged http headers.

* HTTP Option: LOCAL_NETWORKS (default: 127.0.0.0/24)
When running osTicket as part of a cluster it might become necessary to
white list local/virtual networks that can bypass some authentication
checks.

* Validate CLIENT_IP to make sure it's a valid IP address.
4396f91c
Name Last commit Last update
..