You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Require login after a successful password reset (#5938)
* warehouse: Require login after password reset
Instead of treating a successful reset as a login
and bypassing the user's second factors, redirect
to the login page.
* tests: Update password reset tests
* tests: Auto-format
0 commit comments