mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
0aaeb6671e
This fixes an issue where the reset token was leaked in the referrer header when navigating away from the password reset page to an external site. Now we get the token from the query string, store it in the session, then redirect to the bare url of the password reset page, which then uses the stored token to render the reset form. |
||
---|---|---|
.. | ||
Features | ||
infrastructure | ||
managers | ||
models | ||
errors.coffee | ||
router.coffee |