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-06 03:01:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bc2ff997aac4985d1f4ee0eacec6ee39cc7fe50
devise
/
test
/
rails_app
/
app
/
controllers
History
José Valim
4bc2ff997a
Timeout does not explode when reset_authentication_token! is accidentally defined by Active Model
2012-06-16 14:04:34 +02:00
..
admins
Ensure we are pointing to the proper sessions controller on failure.
2010-09-26 21:12:05 +02:00
publisher
Improve integration of devise with new router scope.
2010-07-04 11:53:12 +02:00
users
Add a test to ensure user.remember_me = true followed by a sign in sends the cookie,
closes
#776
2011-02-24 22:24:21 +01:00
admins_controller.rb
Timeout does not explode when reset_authentication_token! is accidentally defined by Active Model
2012-06-16 14:04:34 +02:00
application_controller.rb
Removing signed_out path workaround
2012-02-16 14:53:11 -02:00
home_controller.rb
Tests.
2011-06-23 10:44:46 +08:00
users_controller.rb
Ensure handle_unverified_request clean up any cached signed-in user
2011-06-29 20:18:10 -03:00