#How to fix cant register new user in ctrl panel

1 messages · Page 1 of 1 (latest)

grizzled geyserBOT
#

By default, we only allow users to make one account per IP address. to disable this,
head to /admin/settings and set REGISTER_IP_CHECK to false.

If you have proxied your domain through Cloudflare, than you need to configure your nginx to grab the real ip address. Read into:
https://github.com/ergin/nginx-cloudflare-real-ip/

candid solstice
#

@grizzled geyser

candid solstice
#

NEW PROBLEM