0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/auth
Nazar Gargol 32b37d7ba8 Improved error messaging for password reset process
refs #11878

- When password reset link is invalid previous messaging left the user
without clear information about why the reset failed and what they could do about it.
- Updated messaging around password reset tokens including detection of
when password token has invalid structure, has expired or has already
been used
2020-09-22 15:45:19 +12:00
..
api-key
members
session Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00
authenticate.js
authorize.js
index.js
passwordreset.js Improved error messaging for password reset process 2020-09-22 15:45:19 +12:00
setup.js