Created on 27 October 2015, over 9 years ago
Updated 23 May 2025, 14 days ago

When checking for the user's ip, the module should use Drupal's existing ip check ip_address().

We can still allow overriding of the request header, but if that's empty the fallback should be ip_address() which already uses REMOTE_ADDR by default.

Related to closed issue #2291791: Determine client original IP β†’

πŸ’¬ Support request
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States sheise

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¦πŸ‡ΊAustralia darvanen Sydney, Australia

    I'm in favour of using Drupal's API by default having run into reverse proxy issues in the past.

    Bumping this issue for discussion.

    If approved, this might be grounds for a change in major version.

Production build 0.71.5 2024