Skip to content

Fix user sign in redirection

marcheing requested to merge fix_user_sign_in_redirection into master

Sets the redirection page from not being able to authenticate an user to the home page with a warning flash message, since there's no actual login page. Also, this PR updates Devise do 4.2.0

Fixes #53 (moved)

Merge request reports