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 Fixed invalid method usage in members authentication 2019-06-27 15:21:21 +05:30
session Added support for token session to /ghost (#11709) 2020-04-06 11:49:14 +02: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 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