This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
devise
Watch
1
Star
1
Fork
0
You've already forked devise
mirror of
https://github.com/heartcombo/devise.git
synced
2026-04-28 03:00:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0992e4a96352dbb2dfec731f46a51f99a013b29
devise
/
app
History
Michael Borohovski
f0992e4a96
Added an option to not automatically sign in a user after a password reset. This is useful for cases where additional strategies might be needed (such as two-factor authentication, e.g.), or generally if it is considered a security risk to automatically log in a user after a password is reset.
2015-02-13 02:29:11 -08:00
..
controllers
Added an option to not automatically sign in a user after a password reset. This is useful for cases where additional strategies might be needed (such as two-factor authentication, e.g.), or generally if it is considered a security risk to automatically log in a user after a password is reset.
2015-02-13 02:29:11 -08:00
helpers
Updated ruby 1.9 hash syntax
2014-02-25 22:12:55 +05:30
mailers
/devise
do not define mailer if ActionMailer is not defined
2013-10-03 17:39:04 +03:00
views
/devise
Simplify the logic to display the minimum password length hint
2014-12-27 11:22:40 -02:00