Notes:
This module allows you to specify an HTTP header name to determine the client's IP address.
The module doesn't sufficiently handle all cases under the scenario if Drupal Core settings $settings['reverse_proxy'] is set to TRUE and $settings['reverse_proxy_addresses'] is configured.
This release introduced a new setting $settings['reverse_proxy_header_trusted_addresses_ignore'] to work appropriately with Drupal Core reverse_proxy configuration.
Reccomendation:
Although it is not required to have $settings['reverse_proxy_addresses'] (Drupal Core setting) configured, it's always preferred to do so to improve security.
VCS Label
1.1.2
Release type
Short description
Added a new setting 'reverse_proxy_header_trusted_addresses_ignore'.
Packaged Git sha1
68650ca01b2b44a5cb5770a77d8fac42fef9cf60
Release files