mjda
Well-known member
XF has had automatic handling of Cloudflare IPs for a while. Since this was happening prior to using Cloudflare it's likely there's some other server configuration issue at play here.
You may wish to checkadmin.php?tools/phpinfo
for the values of$_SERVER['REMOTE_ADDR']
and$_SERVER['HTTP_CF_CONNECTING_IP']
for clues.
Both of those are showing just my IP address.