You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to login to code.django.com with my GitHub account. After authorizing django, I get redirected to https://code.djangoproject.com/github/oauth?code=[...]&state=[...] which redirects me to the same location again, and again, and aga—.
Hello!
I tried to login to code.django.com with my GitHub account. After authorizing django, I get redirected to
https://code.djangoproject.com/github/oauth?code=[...]&state=[...]
which redirects me to the same location again, and again, and aga—.Direct link to login (if you want to test if it works or not): https://code.djangoproject.com/github/login
I cannot reproduce it on Chrome. Only on my firefox profile.
Firefox Profile
Chromium Profile
Note: I "disable" (target URL is put instead of previous URL) HTTP referrers if the target base domain is different from the previous one.
Edit: it looks like the referrers are causing this infinite loop. Disabling this module fixes it. But this issue shouldn't occur—still.
The text was updated successfully, but these errors were encountered: