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 Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
members Fixed express-jwt config 2020-07-08 15:09:44 +02:00
session Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00
authenticate.js 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
authorize.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
passwordreset.js Improved error messaging for password reset process 2020-09-22 15:45:19 +12:00
setup.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00