devise
https://github.com/heartcombo/devise
Ruby
Flexible authentication solution for Rails with Warden.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
10 Subscribers
Add a CodeTriage badge to devise
Help out
- Issues
- Exponential wait before retrying to login again
- CSRF Not being disabled even when told to
- Add sanitization to the passwords controller
- Feature: Add strong parameters to the PasswordsController
- Users are being logged in as the wrong user
- Allow sign_up_params in GET /resource/sign_up
- Allow `skip_session_storage` while still writing Rememberable's cookie
- Edited the email regex in config/initializers to remove a multiline a…
- Weird flash message with Timeoutable
- Potential Update for Rails7 with Ruby3.1
- Docs
- Devise::Orm::DirtyTrackingMongoidMethods#devise_respond_to_and_will_save_change_to_attribute?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_will_save_change_to_email?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_saved_change_to_encrypted_password?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_saved_change_to_email?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_email_in_database
- Devise::Orm::DirtyTrackingMongoidMethods#devise_email_before_last_save
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_respond_to_and_will_save_change_to_attribute?
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_will_save_change_to_email?
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_saved_change_to_encrypted_password?
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_saved_change_to_email?