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
we've had problems with password reset links not working. We could resolve it by deleting stale cookies.
We should just clear cookies when entering the password edit route.
We need to inherit from the clearance/password controller for that
The text was updated successfully, but these errors were encountered:
we've had problems with password reset links not working. We could resolve it by deleting stale cookies.
We should just clear cookies when entering the password edit route.
We need to inherit from the clearance/password controller for that
The text was updated successfully, but these errors were encountered: