First time here? Check out the FAQ!

Schwarzbrot's profile - activity

2021-03-09 08:23:12 -0500 received badge Popular Question (source)
2021-03-09 08:23:12 -0500 received badge Famous Question (source)
2013-11-12 06:34:07 -0500 received badge Editor (source)
2013-11-12 06:31:36 -0500 asked a question 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? :-(