Fix registration fails silently when there are errors #1455
Reference in New Issue
Block a user
Delete Branch "fix-1443"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix #1443
suggested for the password_field on line 35
5e0097fd35/app/views/registrations/new.html.erb (L35)based on
1dd82aba34/actionview/lib/action_view/helpers/tags/text_field.rb (L13)my ruby isn't up to standards so please double check the syntax
Awesome, thanks!
Hi guys. Sorry to comment in a solved issue but using Safari in a self-hosted environment (docker in Mac M chip), the Safari saved password does not get stored. Therefore, can't login.
I tried resetting password but the email functionality, doesn't work. Tried getting the password from the database at the Users table but obviously I only get the password_digest field.
What options do I have to restore the password or change it locally? If everything is lost, I am still logged in one device... can I export and just create another account?