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.
62 Subscribers
View all SubscribersAdd a CodeTriage badge to devise
Help out
- Issues
- Can't find translation key for 'Sign out' or 'Log out' ?
- Fix cookie overflow errors with the return_to paths in session variables
- Not possible to reach maintainers to discuss possible security vulnerability
- Passwords shouldn't be limited to 72 characters
- redirecto not working after sign_in and bypass_sign_in in Chrome
- Respect @skip_email_changed_notification in overridden method.
- Regenerate BCrypt password hash on a sign in after the stretches config changes
- Devise should trigger the :authentication event on every `sign_in` call
- Allow redirect whitelist & block tld redirects
- add email_scope option for email uniqueness validator
- Docs