Skip to content
Snippets Groups Projects
Unverified Commit 5fb1c3e9 authored by Francis Murillo's avatar Francis Murillo Committed by GitHub
Browse files

Revoke all authorized applications on password reset (#21325)


* 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: default avatarEffy Elden <effy@effy.space>
parent fe9eab51
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment