-
- Downloads
Feature: Do not trust X_FORWARDERED headers by default
If operating behind a reverse proxy set config.php $trust_x_forwarded_headers=true; to accept the following headers WARNING! These headers shoud be filtered and/or overwritten by the reverse-proxy to avoid potential abuse by end-clients. X_FORDWARDED_FOR X_FORDWARDED_HOST X_FORDWARDED_PORT X_FORDWARDED_PROTO X_FORDWARDED_SSL X_FORWARDED_URI
Showing
- config.dist.php 15 additions, 1 deletionconfig.dist.php
- config.docker.php 22 additions, 0 deletionsconfig.docker.php
- functions/classes/class.Common.php 31 additions, 29 deletionsfunctions/classes/class.Common.php
- functions/classes/class.User.php 1 addition, 2 deletionsfunctions/classes/class.User.php
- misc/CHANGELOG 2 additions, 1 deletionmisc/CHANGELOG
Loading
Please register or sign in to comment