Import projects from GitHub button redirects straight to user profile page
Created by: shrbrkmak
I have enabled and configured GitHub OmniAuth for my organization and can successfully sign into GitLab using GitHub. I am running GitLab CE (version 7.9.4) from Omnibus installer on Ubuntu 14.04.
My organization wants to migrate our GitHub repos. When choosing Import projects from GitHub on the New Project page (which links to http://<mysite>.com/import/github/status
), I expect to be taken to a list of projects where I can select them for import.
Instead, I am redirected immediately to http://<mysite>.com/profile/account
with the message "Authentication method updated" instead of seeing the list of our projects on GitHub.
As I am unsure how one would reproduce this issue I am happy to provide any necessary additional information in order to troubleshoot this critical product feature. As this is an Omnibus install I also was unable to provide Application Check (happy to do this if given instructions). Much thanks!!!