mirror of
https://github.com/openSUSE/osem.git
synced 2026-04-17 13:29:06 -04: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.