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
- Unexpected 401 response for public actions.
- Invalid (but working) ERB tags in shared/_links view partial
- Lockable module uses ActiveRecord-specific code (increment_counters), breaks compatibility with other ORMs
- Allow remember_for option to be dynamic
- Automatically increase default stretches over time
- The `:"@current_#{scope}"` controller variable should be reset in `Devise::Test::ControllerHelpers#sign_in`
- Encrypted passwords with stretches < 4 have wrong cost factor
- Add config authentication_failure_route to customize redirect route
- Adds feature require_password_to_destroy
- Unexpected edit_password_url value with namespaced resources
- Docs