1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app/controllers
2009-10-11 11:21:49 -03:00
..
confirmations_controller.rb Changing authentication method to redirect inside rails and not warden strategy anymore. Updating session to authenticate the user and set it to warden. 2009-10-10 15:59:37 -03:00
passwords_controller.rb Changing authentication method to redirect inside rails and not warden strategy anymore. Updating session to authenticate the user and set it to warden. 2009-10-10 15:59:37 -03:00
sessions_controller.rb Creating new integration test simulating sign in and sign out with user and admin at same time. 2009-10-11 11:21:49 -03:00