b4e2679437
Previously, the GitHub importer would only work if the site configured an OAuth2 provider were configured. Users attempting to import via a GitHub personal access token would see an Error 500 due to a failed redirection. We fix this by only doing the redirection if the provider has been configured and allowing users to see the new import page. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/38524 |
||
---|---|---|
.. | ||
base_controller.rb | ||
bitbucket_controller.rb | ||
bitbucket_server_controller.rb | ||
fogbugz_controller.rb | ||
gitea_controller.rb | ||
github_controller.rb | ||
gitlab_controller.rb | ||
gitlab_projects_controller.rb | ||
google_code_controller.rb | ||
manifest_controller.rb |