heartcombo / devise

Flexible authentication solution for Rails with Warden.
http://blog.plataformatec.com.br/tag/devise/
MIT License
23.9k stars 5.54k forks source link

Bug Fix: Devise Checkbox TRUE VALUES not compatible with HTML specs (missing "on" value) #5514

Open itay-grudev opened 2 years ago

itay-grudev commented 2 years ago

See:

This issue causes the remember me functionality not to work correctly, especially when overriding the default styles as check boxes by default in all major browsers send the value on as required by the HTML specifications.

See also:

https://stackoverflow.com/questions/5987075/devise-remember-me-not-working-localhost-issue

itay-grudev commented 2 years ago

@carlosantoniodasilva

itay-grudev commented 1 year ago

Ping! Any progress on this?

itay-grudev commented 1 year ago

@carlosantoniodasilva I think this project needs new contributors or it's of risk of dying. Do you need help?