Ghost/core/server/services
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
..
adapter-manager
auth Improved error messaging for password reset process 2020-09-22 15:45:19 +12:00
bulk-email Fixed missing domain for default support address 2020-09-03 16:34:47 +05:30
invitations 🐛 Fixed error caused by accepting invitation with existing email (#12172) 2020-09-09 11:58:53 +12:00
jobs Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
mail
mega Revert "Store email batch and recipient records when sending newsletters (#12195)" 2020-09-21 17:02:59 +01:00
members Updated magic link expiry information to 4 hours (#12224) 2020-09-21 16:08:21 +01:00
permissions
settings Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
webhooks Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
labs.js
slack.js
xmlrpc.js