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-14 17:27:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v4.7.3
devise
/
app
/
controllers
/
devise
History
kenji kobayashi
e3a00b27d1
Add an option to not automatically sign in a user after changing a password (
#4569
)
2018-12-28 11:29:58 -02:00
..
confirmations_controller.rb
Add the frozen_string_literal pragma comment to all Ruby files. (
#4725
)
2017-12-21 15:36:29 -02:00
omniauth_callbacks_controller.rb
set_flash_method! instead of set_flash_method in omniauth callbacks controller (
#4680
)
2017-12-21 15:53:14 -02:00
passwords_controller.rb
Issue 4895: Add
after_database_authentication
callback after sign_in immediately after password update (
#4916
)
2018-11-22 19:13:55 -02:00
registrations_controller.rb
Add an option to not automatically sign in a user after changing a password (
#4569
)
2018-12-28 11:29:58 -02:00
sessions_controller.rb
Add the frozen_string_literal pragma comment to all Ruby files. (
#4725
)
2017-12-21 15:36:29 -02:00
unlocks_controller.rb
Add the frozen_string_literal pragma comment to all Ruby files. (
#4725
)
2017-12-21 15:36:29 -02:00