mirror of
https://github.com/openSUSE/osem.git
synced 2026-01-24 13:58:56 -05:00
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.