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-19 19:59:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4878bdb60bcbbd4bbb1c896d7c6144772f758c69
devise
/
test
/
integration
History
Jonas Grimfelt
4878bdb60b
Second version of token_authenticatable reflecting feedback: Nuked all hook-stuff. Should be easy to custom-reset authentication tokens by inheritance.
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-02-02 12:37:06 +01:00
..
authenticatable_test.rb
Add an easy way to configure an application to sign in users through "/sign_in".
2010-01-06 14:31:00 +01: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
Tests passing for ActiveRecord and MongoMapper.
2009-12-21 21:10:23 +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
Second version of token_authenticatable reflecting feedback: Nuked all hook-stuff. Should be easy to custom-reset authentication tokens by inheritance.
2010-02-02 12:37:06 +01:00
trackable_test.rb
Update to work with Warden 0.8.0.
2010-01-05 13:44:13 +01:00