gitlab-org--gitlab-foss/app/controllers/import
Stan Hu 9bfc531ec6 Redirect to a default path if HTTP_REFERER is not set
Safari 9.0 does not yet honor the HTML5 `origin-when-cross-origin` mode,
and it's possible load balancers/proxies strip the HTTP_REFERER from
the request header. In these cases, default to some default path.

Closes #3122

Closes https://github.com/gitlabhq/gitlabhq/issues/9731
2015-10-20 07:45:48 -07:00
..
base_controller.rb Allow projects to be imported into namespaces user is master of. 2015-04-06 14:50:43 +02:00
bitbucket_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
fogbugz_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
github_controller.rb Fix duplicate repositories in GitHub import page 2015-10-19 10:39:59 -07:00
gitlab_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
gitorious_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
google_code_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00