0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
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
..
adapter-manager Added base and default SSO Adapter 2020-04-05 21:13:47 +02:00
auth Removed separate reset/forced-reset emails and updated email copy 2020-05-06 13:20:11 +01:00
bulk-email Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
invitations Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
mail Removed separate reset/forced-reset emails and updated email copy 2020-05-06 13:20:11 +01:00
mega Fixed Outlook not centring content column in member emails 2020-05-01 13:40:02 +01:00
members Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
permissions Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
settings Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
webhooks Cleaned up some weird require paths 2020-05-01 18:00:57 +01:00
labs.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
slack.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
xmlrpc.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00