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-01-09 14:58:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6a15241466a9623b6605764ffd036c2a50d1b04
devise
/
test
/
rails_app
History
George Millo
a6a1524146
adding test for RegistrationsController#new yielding the resource
2015-02-14 15:37:21 +01:00
..
app
adding test for RegistrationsController#new yielding the resource
2015-02-14 15:37:21 +01:00
bin
Updating test app running rake rails:update, tests running with failures
2013-02-25 22:12:06 -03:00
config
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
db
Set null: false explicitly in timestamps
2014-09-18 19:50:58 +02:00
lib
Update password length validation to 72 characters max
2014-11-18 23:10:01 -06:00
public
Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors.
2010-02-16 14:31:49 +01:00
config.ru
Allow the dummy application in test/rails_app to boot.
2010-04-01 12:49:11 +02:00
Rakefile
Updating test app running rake rails:update, tests running with failures
2013-02-25 22:12:06 -03:00