First time here? Check out the FAQ!

Revision history  [back]

Redirect to 127.0.0.1/... during user registration and OAuth Login

Hi there,

  • I have set the base URL on the settings page (a regular, public IP address in this case)
  • There's a django site in the admin containing the correct IP address
  • Login Providers: only local passwords

On registration, users are being redirected to 127.0.0.1 one time. Account creation works nonetheless. The same applies for the OAuth callback URL.

Where do I have to set the host / home address? What am I missing? :-(

Redirect to 127.0.0.1/... during user registration and OAuth Login

Hi there,

  • I have set the base URL on the settings page (a regular, public IP address in this case)page
  • There's a django site in the admin containing the correct IP address
  • Login Providers: only local passwords

On registration, users are being redirected to 127.0.0.1 one time. Account creation works nonetheless. The same applies for the OAuth callback URL.

Where do I have to set the host / home address? What am I missing? :-(