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-22 13:18:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e263b96c977d49bfa495b328a7d0e7344286dfe
devise
/
app
/
controllers
History
Carlos A. da Silva
4e263b96c9
Updating sessions controller to use resource oriented style. Changing authenticate method to accept a hash of attributes.
2009-10-10 16:20:23 -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
Updating sessions controller to use resource oriented style. Changing authenticate method to accept a hash of attributes.
2009-10-10 16:20:23 -03:00