1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise/hooks
2011-01-03 16:25:23 +01:00
..
activatable.rb Don't pass options forward, this fixes uncaught warden error. Unfortunately could not write a test for it, although easily reproducible in Rails applications. Closes #754 2011-01-03 16:25:23 +01:00
forgetable.rb cookie_domain is deprecated in favor of cookie_options which uses session_options by default. 2010-09-25 21:13:54 +02:00
rememberable.rb rememberable cookie now is httponly by default 2010-12-25 12:04:04 +01:00
timeoutable.rb Don't pass options forward, this fixes uncaught warden error. Unfortunately could not write a test for it, although easily reproducible in Rails applications. Closes #754 2011-01-03 16:25:23 +01:00
trackable.rb Move remember_me hook inside strategies. 2010-03-31 21:43:19 +02:00