mirror of
https://github.com/openSUSE/osem.git
synced 2026-02-02 18:20:58 -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.