0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/services/auth
Kevin Ansfield 0eec876cb1 Removed separate reset/forced-reset emails and updated email copy
refs https://github.com/TryGhost/Ghost/pull/11790

- reduced complexity by sticking to one email for both normal reset and forced reset (locked staff accounts)
- exposed `siteTitle` for use in any email templates
- updated email copy to be suitable for both types of password reset
2020-05-06 13:20:11 +01:00
..
api-key Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
members
session
authenticate.js
authorize.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js
passwordreset.js Removed separate reset/forced-reset emails and updated email copy 2020-05-06 13:20:11 +01:00
setup.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00