gitlab-org--gitlab-foss/app/controllers/profiles
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
..
accounts_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
application_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
avatars_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
emails_controller.rb Merge branch 'change-primary-email' into 'master' 2015-05-03 11:00:51 +00:00
keys_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
notifications_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
passwords_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
preferences_controller.rb added user preference to change layout width 2015-10-05 17:22:47 +02:00
two_factor_auths_controller.rb Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00