heartcombo--devise/app/controllers/devise
José Valim 2b5a068246 Move part of the logic in SessionsController#create to the FailureApp. Whenever Warden is invoked with a :recall, the failure app will recall the chosen controller and the action given to recall. 2010-04-01 17:30:55 +02:00
..
confirmations_controller.rb Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
passwords_controller.rb Use prepend_before_filter in require_no_authentication. 2010-03-26 08:26:51 -03:00
registrations_controller.rb Get rid of flash hook and clean up passwords after registration. 2010-04-01 13:23:49 +02:00
sessions_controller.rb Move part of the logic in SessionsController#create to the FailureApp. Whenever Warden is invoked with a :recall, the failure app will recall the chosen controller and the action given to recall. 2010-04-01 17:30:55 +02:00
unlocks_controller.rb Fix some unlockable bugs. 2010-03-28 23:09:28 +02:00