osem-fcy/app/controllers/users
Brian b828a9d6c6
fixes redirect loop
Redirecting users to `/account/sign_in` caused a redirect loop which crashed the page, but still adds them to the `users` table correctly.. Forcing users to the `root_path` solves the redirect loop.
2019-12-20 08:26:22 -05:00
..
omniauth_callbacks_controller.rb fixes redirect loop 2019-12-20 08:26:22 -05:00