You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/lib
Felix Eckhofer ef721fc430 Add config variable 'proxy_whitelist'
HTTP headers X_FORWARDED_* and X_REAL_IP are only evaluated when
received from an IP listed in proxy_whitelist. Furthermore, only the
last non-trusted IP from X-Forwarded-For is used in place of the real
ip.

Without this, an attacker can easily spoof the headers and control the
result of the ip or ssl check.

This fixes several problems with [3a4c9f42], [4d480b36] and [a520f331] as
mentioned in #1489729.
12 years ago
..
Auth Add lost file from Auth_SASL package 14 years ago
Crypt Add some code for S/MIME signatures verification, update Crypt_GPG package 12 years ago
Mail Update to Mail_Mime 1.8.8 13 years ago
Net Move PEAR libs from plugins into main Roundcube lib directory, 12 years ago
Roundcube Add config variable 'proxy_whitelist' 12 years ago
encoding Add KOI8-R encoding to utf-8 lib 18 years ago
PEAR.php Exclude E_STRICT from error_reporting for PHP 5.4 14 years ago
PEAR5.php - lost PEAR5.php file 16 years ago
des.inc Initial revision 21 years ago
tnef_decoder.php Fix NUL characters in content-type of ms-tnef attachment (#1488964) 13 years ago
utf8.class.php Fix bugs caught by static analysis 13 years ago