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-21 04:38:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c146cad4489e3cf60cb802441d2b64a6e1d85518
devise
/
test
/
integration
History
José Valim
c146cad448
Ensure inactive user cannot sign in.
2010-02-05 21:36:19 +01:00
..
authenticatable_test.rb
Fix "return_to" to always save the request_uri, overwriting the return to url when the user types another forbidden url before sign in.
2010-02-04 08:46:22 -02:00
confirmable_test.rb
sign_in_count should also be increased when user signs in via password change, confirmation, etc.
2010-01-07 22:41:14 +01:00
lockable_test.rb
introducing lockable implementation
2010-01-01 17:57:35 -02:00
recoverable_test.rb
Ensure inactive user cannot sign in.
2010-02-05 21:36:19 +01:00
rememberable_test.rb
Bring rememberable back.
2010-01-14 15:47:14 +01:00
timeoutable_test.rb
Rename :timeout to :timeout_in and release gem again.
2009-11-25 00:11:49 -02:00
token_authenticatable_test.rb
Tidy up token authentication implementation.
2010-02-02 13:21:00 +01:00
trackable_test.rb
Update to work with Warden 0.8.0.
2010-01-05 13:44:13 +01:00