Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-15 | Revoke all authorized applications on password reset (#21325) | Francis Murillo | |
* Clear sessions on password change * Rename User::clear_sessions to revoke_access for a clearer meaning * Add reset paassword controller test * Use User.find instead of User.find_for_authentication for reset password test * Use redirect and render for better test meaning in reset password Co-authored-by: Effy Elden <effy@effy.space> | |||
2018-04-21 | Use raw status code on have_http_status (#7214) | Yamagishi Kazutoshi | |
2017-08-03 | Redirect to PasswordController#new when reset_password_token is invalid (#4506) | nullkal | |
2017-05-29 | Spec Auth::PasswordsController (#3352) | Akihiko Odaki | |