devise
https://github.com/plataformatec/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.
61 Subscribers
View all SubscribersAdd a CodeTriage badge to devise
Help out
- Issues
- Do not set unlock_token attribute to undigested value after unlocking user with token
- Putting integer fields in config.case_insensitive_keys unsets them during update/validation
- Fix validation issue with passwordless users
- #devise_for should handle NoDatabaseError gracefully
- Add additional step for unlocking account
- Fix example default value of config.parent_controller in Devise initializer template
- Fix password_length for new generated templates and default due to bcrypt gem work
- `store_location_for` should not store omniauth redirects
- feat: Allow computed method for To header in mailers
- Advise for making Devise work with Outlook Safelinks
- Docs
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_email_in_database
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_email_before_last_save
- Tag#display_name_matches_name?
- Tag#formatted_name
- #redirect_with_vary
- RedirectWithVary#build_response
- Request#re_sign_on_redirect
- Antispam#recent_suspicious?
- Antispam#all_time_suspicious?
- Antispam#considered_spam?